Fixed missing diffusers dependency for Streamlit

This commit is contained in:
Joshua Kimsey 2022-09-08 17:47:51 -04:00 committed by hlky
parent 5a10bdbd47
commit 3d953ad156

View File

@ -33,6 +33,7 @@ dependencies:
- python-slugify>=6.1.2
- streamlit>=1.12.2
- retry>=0.9.2
- diffusers>=0.3.0
- -e git+https://github.com/CompVis/taming-transformers#egg=taming-transformers
- -e git+https://github.com/openai/CLIP#egg=clip
- -e git+https://github.com/TencentARC/GFPGAN#egg=GFPGAN