Spaces:
Runtime error
Runtime error
test fixing gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,4 +13,4 @@ joblib
|
|
13 |
matplotlib
|
14 |
huggingface-hub
|
15 |
gradio==3.9
|
16 |
-
httpx==0.24.1
|
|
|
13 |
matplotlib
|
14 |
huggingface-hub
|
15 |
gradio==3.9
|
16 |
+
httpx==0.24.1
|