Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
io
|
2 |
+
matplotlib
|
3 |
+
numpy
|
4 |
+
torch
|
5 |
+
pillow
|
6 |
+
inflect
|
7 |
+
requests
|
8 |
+
logging
|
9 |
+
warnings
|
10 |
+
transformers
|
11 |
+
timm
|