This website requires JavaScript.
Explore
Help
Sign In
extern
/
easydiffusion
Watch
1
Star
0
Fork
1
You've already forked easydiffusion
mirror of
https://github.com/easydiffusion/easydiffusion.git
synced
2025-06-12 21:06:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
easydiffusion
/
ui
/
sd_internal
History
cmdr2
b3e9b266fa
Use python 3.8.13 instead of 3.8.5, since 3.8.5 seems to be missing openssl in some pip repositories
2022-09-26 12:05:07 +05:30
..
__init__.py
New samplers for txt2img: "ddim", "plms", "heun", "euler", "euler_a", "dpm2", "dpm2_a", "lms"
2022-09-23 00:19:05 +05:30
ddim_callback.patch
Fix the 'Expected all tensors to be on the same device' error
2022-09-23 11:44:50 +05:30
env_yaml.patch
Use python 3.8.13 instead of 3.8.5, since 3.8.5 seems to be missing openssl in some pip repositories
2022-09-26 12:05:07 +05:30
runtime.py
Remove debugging log
2022-09-24 14:11:26 +05:30