Spaces:
Runtime error
Runtime error
update gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==3.16
|
| 2 |
pandas
|
| 3 |
huggingface_hub
|
| 4 |
accelerate
|
|
|
|
| 1 |
+
gradio==3.16.1
|
| 2 |
pandas
|
| 3 |
huggingface_hub
|
| 4 |
accelerate
|