aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-07FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOUAUTOMATIC
2022-09-07MAde poor man's outpainting do less extra useless work.AUTOMATIC
2022-09-07rollback requirementsxeonvs
2022-09-07Remove requirement for CUDA in readme.AUTOMATIC
2022-09-07Miss device type for option --medvramxeonvs
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC
2022-09-07Added support for launching on Apple Siliconxeonvs
2022-09-07clarification about not running as rootAUTOMATIC
2022-09-07labeling updates according to anon's feedbackAUTOMATIC
2022-09-07a little bit of rework for extras tabAUTOMATIC
2022-09-07clarification for settings; another comment about copied filesAUTOMATIC
2022-09-07codeformer supportAUTOMATIC
2022-09-07Textual inversion infoAUTOMATIC
2022-09-07add a font for google collabAUTOMATIC
2022-09-07Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-07fix error with --help #91AUTOMATIC
2022-09-07Merge pull request #94 from AscendedGravity/masterAUTOMATIC1111
Add log directory to gitignore
2022-09-07remove double basicr requirementAUTOMATIC
add seed change for anon
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC
2022-09-06Add log directory to gitignoreAscended
Quick headache saver
2022-09-06fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC
2022-09-06added dependency for gfpganAUTOMATIC
2022-09-06redme updatesAUTOMATIC
2022-09-06change the main script to run from its directory rather stable diffusion; ↵AUTOMATIC
this will change where images are saved by default because people are failing to find their images
2022-09-06fix for progress barAUTOMATIC
2022-09-06added preview optionAUTOMATIC
2022-09-06added direction option for outpaintingAUTOMATIC
2022-09-06fixes for incorrect progressbarAUTOMATIC
2022-09-06fix grid overwriting bugAUTOMATIC
2022-09-06collab linkAUTOMATIC
2022-09-06some extra changes for collab compatibilityAUTOMATIC
2022-09-06readme extras for VRAM forAUTOMATIC
added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes
2022-09-06allow import as library for #72AUTOMATIC
2022-09-06readme clarificationAUTOMATIC
2022-09-06added progressbarAUTOMATIC
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-05added random artist buttonAUTOMATIC
added a setting for padding when doing inpaint at original resolution
2022-09-05add information about batch to the imageAUTOMATIC
2022-09-05added --listen option to make gradio listen on network requestsAUTOMATIC
2022-09-05fix for setting values for gradio sliders when users has bad data in ↵AUTOMATIC
ui-config.json
2022-09-05fix readme giving bad adviceAUTOMATIC
2022-09-05Update webui.py to instruct python to install binary packages; this should ↵AUTOMATIC
prevent errors people are getting with lacking C++ compilers
2022-09-05added gitignore as per #67AUTOMATIC
2022-09-05re-integrated tiling option as a UI elementAUTOMATIC
2022-09-05add an option to enable tiling image generationAUTOMATIC
2022-09-05bugfix (thx #88443949)AUTOMATIC
2022-09-05readmeAUTOMATIC
2022-09-05add split attention layer optimization from ↵AUTOMATIC
https://github.com/basujindal/stable-diffusion/pull/117
2022-09-04added credits sectionAUTOMATIC
2022-09-04ESRGAN supportAUTOMATIC
2022-09-04added UI config file: ui-config.jsonAUTOMATIC