This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
generative-models
Watch
1
Star
0
Fork
0
You've already forked generative-models
mirror of
https://github.com/Stability-AI/generative-models.git
synced
2025-12-19 14:24:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b1978e055fbfd665353be5b5c859baaeab6c719
generative-models
/
scripts
/
demo
History
jenuk
7b1978e055
Only do refiner step if samples are actually available
2023-07-07 07:48:21 +00:00
..
__init__.py
Add missing init files (
#11
)
2023-06-26 09:41:25 +02:00
detect.py
Watermark encoder expects images in BGR channel order (matching cv2 imread). This fix reduces the watermark artifacts.
2023-07-05 12:05:14 -05:00
sampling.py
Only do refiner step if samples are actually available
2023-07-07 07:48:21 +00:00
streamlit_helpers.py
Reformat with
black
2023-07-06 09:03:23 -05:00