Spaces:
Runtime error
Runtime error
specifying the version of gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,4 @@ torchmetrics==1.2.1
|
|
| 21 |
tqdm==4.66.1
|
| 22 |
tokenizers==0.15.0
|
| 23 |
xgboost==2.0.2
|
| 24 |
-
gradio
|
|
|
|
| 21 |
tqdm==4.66.1
|
| 22 |
tokenizers==0.15.0
|
| 23 |
xgboost==2.0.2
|
| 24 |
+
gradio==4.0.1
|