Spaces:
Runtime error
Runtime error
raoqu commited on
Commit ·
0374539
1
Parent(s): ff013f4
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
torch==2.4.1
|
| 2 |
-
transformers==4.39.0
|
|
|
|
|
|
| 1 |
torch==2.4.1
|
| 2 |
+
transformers==4.39.0
|
| 3 |
+
einops
|