Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
gradio
|
4 |
-
timm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
gradio
|
4 |
+
timm
|
5 |
+
pillow
|
6 |
+
requests
|
7 |
+
jupyter
|
8 |
+
numpy
|
9 |
+
pandas
|
10 |
+
matplotlib
|
11 |
+
seaborn
|
12 |
+
graphviz
|
13 |
+
Cython
|