1061 Commits (12c4d5c6b5bf9dd50d0601c36af4f99b65316d58)
 

Author SHA1 Message Date
AUTOMATIC c0389eb307 hello 3 years ago
AUTOMATIC1111 ad0503c1b5
Merge pull request #1454 from AUTOMATIC1111/1404-script-reload-without-restart
Gradio+custom script+js+css reload without model reloading
3 years ago
AUTOMATIC1111 688c4a914a
Merge branch 'master' into 1404-script-reload-without-restart 3 years ago
DepFA a634c3226f
correct indent 3 years ago
DepFA e808096cf6
correct indent 3 years ago
AUTOMATIC 852fd90c0d emergency fix for disabling SD model download after multiple complaints 3 years ago
AUTOMATIC 0a435f0988 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC1111 0b94fc5033
Merge pull request #1324 from liamkerr/token_updates
Fixing Bugs with Token Counter
3 years ago
AUTOMATIC a1cde7e646 disabled SD model download after multiple complaints 3 years ago
d8ahazard 6365a41f59 Update esrgan_model.py
Use alternate ESRGAN Model download path.
3 years ago
AUTOMATIC 3ff0de2c59 added --disable-console-progressbars to disable progressbars in console
disabled printing prompts to console by default, enabled by --enable-console-prompts
3 years ago
AUTOMATIC 4ec4af6e0b add checkpoint info to saved embeddings 3 years ago
AUTOMATIC 71fe7fa49f fix using aaaa-100 embedding when the prompt has aaaa-10000 and you have both aaaa-100 and aaaa-10000 in the directory with embeddings. 3 years ago
AUTOMATIC 88ec0cf557 fix for incorrect embedding token length calculation (will break seeds that use embeddings, you're welcome!)
add option to input initialization text for embeddings
3 years ago
AUTOMATIC 53a3dc601f move CLIP out of requirements and into launcher to make it possible to launch the program offline 3 years ago
AUTOMATIC1111 6e063124ac
Merge pull request #1403 from d8ahazard/ScuNET
Add ScuNET Denoiser/Upscaler, Fix some Model Loader issues
3 years ago
liamkerr a32a068ed1
Merge branch 'master' into token_updates 3 years ago
AUTOMATIC f34e2293d0 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 0758f6e641 fix --ckpt option breaking model selection 3 years ago
AUTOMATIC1111 1955ca62a8
Merge pull request #1214 from WDevelopsWebApps/saving
Save Button file and directory naming
3 years ago
AUTOMATIC1111 a9d7eb722f
Merge branch 'master' into saving 3 years ago
liamkerr 7308aeefd9
Merge branch 'master' into token_updates 3 years ago
ClashSAN 4e72a1aab6 Grammar Fix 3 years ago
d8ahazard 5d26ba2b4b
Merge branch 'master' into ScuNET 3 years ago
AUTOMATIC 5f561ee95d Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 0114057ad6 fix incorrect use of glob in modelloader for #1410 3 years ago
AUTOMATIC1111 46588c582d
Merge pull request #1459 from asimard1/master
Add progress bar for SwinIR upscale in cmd
3 years ago
AUTOMATIC 820f1dc96b initial support for training textual inversion 3 years ago
RnDMonkey 32edf1732f os.path.normpath wasn't working, reverting to manual strip 3 years ago
RnDMonkey 70f5267047 use os.path.normpath for better safety checking 3 years ago
RnDMonkey 3cf1a96006 added safety for blank directory naming patterns 3 years ago
DepFA 2deea86781
Put reload buttons in row and add secondary style 3 years ago
DepFA 07e40ad7f2
add custom script body only refresh option 3 years ago
DepFA cf33268d68
add script body only refresh 3 years ago
DepFA 0aa354bd5e
remove styling from python side 3 years ago
DepFA 55b046312c
move JavaScript into ui.js 3 years ago
DepFA 027c5aae55
update reloading message style 3 years ago
DepFA 6048002dad
Add scope warning to refresh button 3 years ago
DepFA 30f2e35658
add importlib.reload 3 years ago
DepFA afaa03c5fd
add redefinition guard to gradio_routes_templates_response 3 years ago
DepFA a9044475c0
add time import 3 years ago
Alexandre Simard b8a2b0453b Set launch options to default 3 years ago
Alexandre Simard b64a16d1e8 Merge branch 'master' of https://github.com/asimard1/stable-diffusion-webui 3 years ago
Alexandre Simard 121ed7d36f Add progress bar for SwinIR in cmd
I do not know how to add them to the UI...
3 years ago
DepFA 4f8490cd56
add restart button 3 years ago
DepFA 95f35d04ab
Host busy thread, check for reload 3 years ago
DepFA 4c2478a68a
add script reload method 3 years ago
DepFA 3f417566b0 Delete alternate_sampler_noise_schedules.py 3 years ago
DepFA bd4fc6633f add script alternate_sampler_noise_schedules 3 years ago
DepFA bc38c80cfc add sampler_noise_scheduler_override switch 3 years ago