Spaces:
Runtime error
Runtime error
Commit
·
62d31d3
1
Parent(s):
9888b81
chore: pin gradio to 3.26.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
pytest
|
| 3 |
huggingface_hub
|
|
|
|
| 1 |
+
gradio==3.26.0
|
| 2 |
pytest
|
| 3 |
huggingface_hub
|