Skip to content

Pull requests: Stability-AI/generative-models

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
Sort

Pull requests list

Update nsfw_and_watermark_dectection.py
#10 opened Jun 25, 2023 by cicada0007 Loading… updated Jun 26, 2023
fix transformers block missing argument given to checkpointing
#15 opened Jun 26, 2023 by GuichardVictor Loading… updated Jun 26, 2023
Update
#27 opened Jul 7, 2023 by albinjosep Loading… updated Jul 25, 2023
Minimal txt2img example
#60 opened Jul 25, 2023 by akx Draft updated Jul 26, 2023
More elements to ignore by the gitignore file
#16 opened Jun 26, 2023 by GuichardVictor Loading… updated Jul 27, 2023
Minimal txt2img, v2
#79 opened Jul 27, 2023 by akx Draft updated Jul 27, 2023
add minimal demo
#81 opened Jul 27, 2023 by aniketmaurya Loading… updated Jul 27, 2023
Update detect.py
#89 opened Jul 29, 2023 by mzamini92 Loading… updated Jul 29, 2023
Deduplicate sampling/demo code
#76 opened Jul 27, 2023 by akx Loading… updated Aug 8, 2023
Add devcontainer configs
#104 opened Aug 4, 2023 by palp Loading… updated Aug 12, 2023
change: Visually displays the output image provided.
#90 opened Jul 29, 2023 by mustafawiped Loading… updated Sep 22, 2023
Add simple import test to build script
#103 opened Aug 3, 2023 by palp Loading… updated Sep 26, 2023
Late-import scipy (only required when using LinearMultistepSampler)
#50 opened Jul 19, 2023 by akx Loading… updated Nov 22, 2023
Don't use eval() in get_string_from_tuple
#54 opened Jul 19, 2023 by akx Loading… updated Nov 22, 2023
Helpers + Streamlit refactor
#102 opened Aug 3, 2023 by palp Loading… updated Nov 22, 2023
Replace remaining print() calls in library with logging calls
#151 opened Nov 22, 2023 by akx Loading… updated Nov 22, 2023
Do not use deprecated Logger.warn
#150 opened Nov 22, 2023 by akx Loading… updated Nov 24, 2023
Fall back to vanilla attention if xformers is not available
#78 opened Jul 27, 2023 by akx Loading… updated Nov 24, 2023
Don't use star imports
#146 opened Nov 22, 2023 by akx Loading… updated Nov 29, 2023
Configure ruff and black for linting
#52 opened Jul 19, 2023 by akx Loading… updated Dec 1, 2023
Remove duplicate get_interactive_image
#147 opened Nov 22, 2023 by akx Loading… updated Dec 1, 2023
CI: don't attempt CI with a requirements file that's no longer there
#206 opened Nov 29, 2023 by akx Loading… updated Dec 2, 2023
requirements: Adopt pip compile
#195 opened Nov 28, 2023 by tmc Draft updated Dec 2, 2023
Simplify requirements file
#193 opened Nov 28, 2023 by tmc Loading… updated Dec 2, 2023
Remove more Torch version comparisons
#183 opened Nov 24, 2023 by akx Loading… updated Dec 2, 2023
ProTip! Filter pull requests by the default branch with base:main.