Skip to content

Pull requests: CompVis/stable-diffusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add dockerfile
#24 opened Aug 16, 2022 by johndpope Loading… updated Aug 19, 2022
The img_callback function in all the samplers should take img, not…
#50 opened Aug 22, 2022 by enzymezoo-code Loading… updated Aug 22, 2022
Pad partial file prompt batches
#13 opened Aug 14, 2022 by ikarth Loading… updated Aug 23, 2022
Add --unsafe to save all results
#79 opened Aug 24, 2022 by Cabbagec Loading… updated Aug 26, 2022
create a uuid for each unique prompt
#57 opened Aug 22, 2022 by zaidorx Loading… updated Aug 29, 2022
Create multicolor
#123 opened Aug 29, 2022 by Javi-Star Loading… updated Aug 29, 2022
Don't overwrite images, instead find an unused filename.
#124 opened Aug 29, 2022 by MarcusAdams Loading… updated Aug 30, 2022
use model.to(device) to instead of model.cuda()
#142 opened Aug 31, 2022 by huo-ju Loading… updated Aug 31, 2022
optimized attention
#177 opened Sep 4, 2022 by neonsecret Loading… updated Sep 5, 2022
Update package metadata
#115 opened Aug 28, 2022 by ofek Loading… updated Sep 7, 2022
Set default batch size to 1 (for txt2img inference)
#67 opened Aug 23, 2022 by darthdeus Loading… updated Sep 7, 2022
Prompt variation generation, descriptive filenames, flags to disable filters
#233 opened Sep 8, 2022 by StuartRiffle Loading… updated Sep 8, 2022
Get rid of DeprecationWarning, clean up PIL imports
#249 opened Sep 9, 2022 by maxlund Loading… updated Sep 9, 2022
Update txt2img.py
#294 opened Sep 17, 2022 by abcd1234jf Loading… updated Sep 17, 2022
Use CPU if no CUDA device is detected
#132 opened Aug 30, 2022 by philippschw Loading… updated Sep 23, 2022
[Docker support] enabling docker, adding description to readme
#134 opened Aug 30, 2022 by JustinGuese Loading… updated Sep 23, 2022
Limit pandas version that does not support requested numpy version
#323 opened Sep 27, 2022 by alexey-pelykh Loading… updated Sep 27, 2022
feat: add negative prompt.
#325 opened Sep 28, 2022 by masamunet Loading… updated Sep 28, 2022
Fix the expected name of the from_file argument in txt2img
#334 opened Sep 29, 2022 by freespirit Loading… updated Sep 29, 2022
Add missing paren in argument help text
#337 opened Sep 29, 2022 by dave1010 Loading… updated Sep 29, 2022
Sb/cpu inference
#33 opened Aug 18, 2022 by bes-dev Loading… updated Oct 19, 2022
docs: demo, experiments and live inference API on Tiyaro
#404 opened Oct 20, 2022 by ijonglin Loading… updated Oct 20, 2022
Fixed small typo
#419 opened Oct 24, 2022 by FinAminToastCrunch Loading… updated Oct 24, 2022
Update txt2img.py with check safety toggle in command line
#442 opened Oct 30, 2022 by andresberejnoi Loading… updated Oct 30, 2022
JP_TreeHouse new embedding
#448 opened Nov 1, 2022 by MushroomFleet Loading… updated Nov 1, 2022
ProTip! Filter pull requests by the default branch with base:main.