Merge pull request #16030 from AUTOMATIC1111/sd3
Stable Diffusion 3 support
Showing
configs/sd3-inference.yaml
0 → 100644
modules/models/sd3/mmdit.py
0 → 100644
| ... | @@ -18,6 +18,7 @@ omegaconf | ... | @@ -18,6 +18,7 @@ omegaconf |
| open-clip-torch | open-clip-torch | ||
| piexif | piexif | ||
| protobuf==3.20.0 | |||
| psutil | psutil | ||
| pytorch_lightning | pytorch_lightning | ||
| requests | requests | ||
| ... | ... |
Please register or sign in to comment