Spaces:
Runtime error
Runtime error
Commit ·
84b3093
1
Parent(s): ed4a7a1
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
-
requests
|
|
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
+
requests
|
| 4 |
+
timm==0.5.4
|
| 5 |
+
Pillow==9.0.1
|