Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ flask
|
|
2 |
torch
|
3 |
tqdm
|
4 |
transformers
|
5 |
-
gradio
|
|
|
2 |
torch
|
3 |
tqdm
|
4 |
transformers
|
5 |
+
gradio==3.26.0
|