eysho commited on
Commit
22cf7be
·
verified ·
1 Parent(s): 552a2b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  git+https://github.com/huggingface/diffusers.git@d1c575ad7ee0390c2735f50cc59a79aae666567a#egg=diffusers
2
- torch==2.4.0
3
- torchvision==0.19.0
4
- streamlit==1.37.0
5
  opencv-python
6
- imageio-ffmpeg==0.5.1
7
- openai==1.38.0
8
- transformers==4.22.0
9
- accelerate==0.33.0
10
- sentencepiece==0.2.0
11
- pillow==9.5.0
12
  imageio
13
  moviepy
14
  gradio
 
1
  git+https://github.com/huggingface/diffusers.git@d1c575ad7ee0390c2735f50cc59a79aae666567a#egg=diffusers
2
+ torch
3
+ torchvision
4
+ streamlit
5
  opencv-python
6
+ imageio-ffmpeg
7
+ openai
8
+ transformers
9
+ accelerate
10
+ sentencepiece
11
+ pillow
12
  imageio
13
  moviepy
14
  gradio