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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
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
10
- python-dotenv==1.0.0
11
- huggingface-hub==0.16.4
12
- accelerate==0.20.3
 
1
+ numpy==1.21.6
2
+ torch==1.13.1
3
+ transformers==4.25.1
4
+ diffusers==0.14.0
5
+ streamlit==1.22.0
6
+ TTS==0.8.0
7
+ opencv-python==4.7.0.72
8
+ Pillow==9.3.0
9
  moviepy==1.0.3
10
+ python-dotenv==0.21.1
11
+ huggingface-hub==0.13.4
12
+ accelerate==0.18.0