jonghhhh commited on
Commit
c3a9558
1 Parent(s): 1893043

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio==3.1.4
2
- transformers==4.18.0
3
- torch==1.11.0
4
- numpy==1.21.6
5
- Pillow==9.1.0
6
- urllib3==1.26.7
7
- requests==2.26.0
 
1
+ gradio
2
+ pandas
3
+ numpy
4
+ Pillow
5
+ transformers
6
+ torch