therealsaed commited on
Commit
983c21d
·
verified ·
1 Parent(s): d81e1cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
- Flask==2.3.3
2
- Werkzeug==2.3.7
3
- Pillow==10.0.1
4
- requests==2.31.0
5
- numpy==1.24.3
6
- opencv-python==4.8.1.78
7
- scipy==1.11.3
8
  transformers==4.35.2
9
  torch==2.1.1
10
- torchvision==0
 
 
 
 
 
 
 
 
 
 
 
 
1
  transformers==4.35.2
2
  torch==2.1.1
3
+ torchvision==0.16.1
4
+ pillow==10.1.0
5
+ gradio==4.7.1
6
+ accelerate==0.24.1
7
+