aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorLines
2023-02-19remove download instructionAUTOMATIC-2/+1
2023-02-19Merge pull request #7850 from asdfire1/instructionfixAUTOMATIC1111-1/+2
Fixed missing part in the Linux installation instructions
2023-02-16Fixed the Linux installation instructionsasdfire1-1/+2
2023-02-14Download model if none are foundmissionfloyd-2/+1
2023-01-27changes remaining text from X/Y -> X/Y/ZEllangoK-1/+1
2023-01-25add pix2pix creditsAUTOMATIC-1/+2
2023-01-25Add option for float32 sampling with float16 UNetbrkirch-0/+1
This also handles type casting so that ROCm and MPS torch devices work correctly without --no-half. One cast is required for deepbooru in deepbooru_model.py, some explicit casting is required for img2img and inpainting. depth_model can't be converted to float16 or it won't work correctly on some systems (it's known to have issues on MPS) so in sd_models.py model.depth_model is removed for model.half().
2023-01-21Lora support!AUTOMATIC-2/+12
update readme to reflect some recent changes
2023-01-21make CLIP interrogator download original text files if the directory does ↵AUTOMATIC-1/+0
not exist remove random artist built-in extension (to re-added as a normal extension on demand) remove artists.csv (but what does it mean????????????????????) make interrogate buttons show Loading... when you click them
2023-01-07new screenshotAUTOMATIC-6/+3
2023-01-06Update README.mdbrkirch-1/+1
2023-01-06Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_optbrkirch-0/+2
2023-01-06Add Birch-san's sub-quadratic attention implementationbrkirch-0/+1
2023-01-03added licenses screen to settingsAUTOMATIC-0/+2
added footer removed unused inpainting code
2022-12-14Fix various typosJim Hays-2/+2
2022-12-08Depth2img model supportJay Smith-0/+1
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-20/+1
2022-11-20moved deepdanbooru to pure pytorch implementationAUTOMATIC-1/+1
2022-11-04shut down gradio's "everything allowed" CORS policy; I checked the main ↵AUTOMATIC-3/+4
functionality to work with this, but if this breaks some exotic workflow, I'm sorry.
2022-10-24added info about History/Image browser to readmeAUTOMATIC-1/+11
2022-10-22updated readme with info about Aesthetic GradientsAUTOMATIC-0/+10
2022-10-22further support for extensionsAUTOMATIC-2/+1
2022-10-21Merge branch 'master' into features-to-readmeAUTOMATIC1111-2/+2
2022-10-21Update README.mdClashSAN-4/+12
2022-10-21Merge branch 'ae'AUTOMATIC-0/+2
2022-10-21updated readme and some small stylistic changes to codeAUTOMATIC-0/+1
2022-10-18Update README.mdClashSAN-7/+13
2022-10-15Update README.mdMalumaDev-1/+2
Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
2022-10-14initMalumaDev-0/+1
2022-10-11Add InvokeAI and lstein to credits, add back CUDA supportbrkirch-0/+1
2022-10-11Update README.mdClashSAN-1/+1
2022-10-10add features, credit for Composable DiffusionClashSAN-2/+8
to readme https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2171
2022-10-09Merge pull request #1752 from Greendayle/dev/deepdanbooruAUTOMATIC1111-0/+2
Added DeepDanbooru interrogator
2022-10-08chore: Fix typosAidan Holland-1/+1
2022-10-08made deepdanbooru optional, added to readme, automatic download of deepbooru ↵Greendayle-0/+2
model
2022-10-08do not let user choose his own prompt token count limitAUTOMATIC-0/+1
2022-10-08add info about cross attention javascript shortcut codeAUTOMATIC-1/+1
2022-10-08edit-attention browser compatibility and readme typoJairo Correa-1/+1
2022-10-06added ctrl+up or ctrl+down hotkeys for attentionAUTOMATIC-0/+4
2022-10-02credit Rinon GalAUTOMATIC-0/+1
2022-10-02Grammar FixClashSAN-8/+8
2022-10-01features updatesAUTOMATIC-20/+32
unused code removed from outpainting mk2
2022-09-30added contributing to readmeAUTOMATIC-0/+3
2022-09-30add advertisement for custom scripts to readmeAUTOMATIC-0/+2
2022-09-24Update README.mdjcianca-1/+1
2022-09-24Update README.mdjcianca-1/+1
2022-09-23removed some information that its owner decided he did not want to shareAUTOMATIC-1/+1
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC-1/+4
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab
2022-09-22Update README to link to wiki page for Apple Silicon installsDylan Cathelijn-0/+4
2022-09-22Update README.mdClashSAN-1/+2