shaheerawan3 commited on
Commit
de8f8b6
·
verified ·
1 Parent(s): 7689340

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- numpy==1.22.0
2
- streamlit==1.24.0
3
  torch==2.0.1
4
- transformers==4.33.3
5
  diffusers==0.19.0
6
- TTS==0.17.5
 
7
  opencv-python==4.8.0.76
8
  Pillow==9.5.0
9
  moviepy==1.0.3
 
1
+ numpy>=1.23.5,<1.24.0
 
2
  torch==2.0.1
3
+ transformers==4.31.0
4
  diffusers==0.19.0
5
+ streamlit==1.24.0
6
+ TTS==0.17.4
7
  opencv-python==4.8.0.76
8
  Pillow==9.5.0
9
  moviepy==1.0.3