This website requires JavaScript.
Explore
Help
Sign In
chunzhi
/
stable-diffusion-cli-on-modal
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-cli-on-modal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-cli-on-modal
/
app
History
hodanov
0d744675b2
Merge pull request
#139
from hodanov/dependabot/pip/app/torch-2.4.1
...
Bump torch from 2.4.0 to 2.4.1 in /app
2024-09-17 00:14:40 +09:00
..
__main__.py
Update some dependencies. Repair some codes.
2024-04-21 12:40:44 +09:00
config.sample.yml
Repair .github/workflows/docker_image_ci.yml.
2023-12-29 13:17:59 +09:00
Dockerfile
Replace realesrgan to the Stable Diffusion latent upscaler. Remove unnecessary libraries.
2024-04-21 21:34:57 +09:00
requirements.txt
Merge pull request
#139
from hodanov/dependabot/pip/app/torch-2.4.1
2024-09-17 00:14:40 +09:00
setup.py
Modify stable_diffusion_xl application.
2024-05-06 12:53:25 +09:00
stable_diffusion_1_5.py
Replace realesrgan to the Stable Diffusion latent upscaler. Remove unnecessary libraries.
2024-04-21 21:34:57 +09:00
stable_diffusion_xl.py
Repair a default value of step arg.
2024-07-21 12:13:08 +09:00