Spaces:
Runtime error
Runtime error
Commit
·
bc8f787
1
Parent(s):
e820383
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
requests
|
4 |
+
timm==0.5.4
|
5 |
+
Pillow==9.0.1
|