Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -34,7 +34,7 @@ tqdm
|
|
| 34 |
|
| 35 |
# --- Web + Interface ---
|
| 36 |
huggingface-hub>=0.23.0
|
| 37 |
-
gradio
|
| 38 |
gradio-client
|
| 39 |
uvicorn
|
| 40 |
spaces
|
|
|
|
| 34 |
|
| 35 |
# --- Web + Interface ---
|
| 36 |
huggingface-hub>=0.23.0
|
| 37 |
+
gradio==4.44.1
|
| 38 |
gradio-client
|
| 39 |
uvicorn
|
| 40 |
spaces
|