Anushree1 commited on
Commit
7cb51dd
·
verified ·
1 Parent(s): 55cf8ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- gradio==3.30.0
2
- tensorflow==2.12.0
3
- numpy==1.23.5
4
- pandas==1.5.3
5
- matplotlib==3.6.3
6
-
7
-
 
1
+ gradio==3.35.0
2
+ torch==2.1.0
3
+ transformers==4.32.0
4
+ Pillow==9.6.0