new diffuser test

This commit is contained in:
zR 2024-08-06 19:02:56 +08:00
parent 3430df1a36
commit 71becc9d1f

View File

@ -1,10 +1,10 @@
git+https://github.com/huggingface/diffusers.git@878f609aa5ce4a78fea0f048726889debde1d7e8#egg=diffusers
torch>=2.4.0
torchvision>=0.19.0
streamlit>=1.37.0
opencv-python>=4.10
imageio-ffmpeg>=0.5.1
openai>=1.38.0
transformers>=4.43.3
sentencepiece>=0.2.0
git+https://github.com/huggingface/diffusers.git@d1c575ad7ee0390c2735f50cc59a79aae666567a#egg=diffusers
torch==2.4.0
torchvision==0.19.0
streamlit==1.37.0
opencv-python==4.10
imageio-ffmpeg==0.5.1
openai==1.38.0
transformers==4.43.4
sentencepiece==0.2.0
pillow==9.5.0