Spaces:
Runtime error
Runtime error
Hynek Kydlíček commited on
Commit ·
5259ca7
1
Parent(s): 2de65f4
gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
transformers
|
| 2 |
-
torch
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
+
torch
|
| 3 |
+
gradio==3.26.0
|