xen87348 commited on
Commit
d429434
·
verified ·
1 Parent(s): b679b0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
- gradio>=6.0
2
- pandas
3
- numpy
4
- requests
5
  Pillow
6
- openpyxl
7
- xlrd
8
- matplotlib
9
- seaborn
10
- scikit-learn
11
- scipy
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ spaces # for the @spaces.GPU decorator
5
  Pillow
6
+ numpy