Spaces:
Runtime error
Runtime error
Commit ·
f6b7671
1
Parent(s): fe0ac3f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers
|
| 2 |
accelerate
|
| 3 |
torch
|
| 4 |
-
einops
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
accelerate
|
| 3 |
torch
|
| 4 |
+
einops
|
| 5 |
+
gradio==3.37.0
|