Spaces:
Build error
Build error
autonomous019
commited on
Commit
•
f1e586d
1
Parent(s):
173b282
Create new file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
timm
|
2 |
+
transformers
|
3 |
+
requests
|
4 |
+
gradio
|
5 |
+
matplotlib
|
6 |
+
torch
|