Update requirements.txt

#2
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio==4.44.0
2
- transformers==4.44.2
3
- Pillow==10.4.0
4
- torch==2.4.1
5
- requests==2.32.3
6
- cryptography==43.0.1
7
- numpy==1.26.4
8
- python-dotenv==1.0.1
 
1
+ gradio==3.48.0
2
+ transformers==4.35.2
3
+ Pillow==10.0.0
4
+ torch==2.0.1
5
+ requests==2.31.0
6
+ cryptography==41.0.4
7
+ python-dotenv==1.0.0
8
+ numpy==1.24.3