Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ transformers
|
|
| 3 |
deepface
|
| 4 |
tf_keras
|
| 5 |
|
| 6 |
-
gradio
|
| 7 |
huggingface_hub
|
| 8 |
httpx[socks]
|
|
|
|
| 3 |
deepface
|
| 4 |
tf_keras
|
| 5 |
|
| 6 |
+
gradio>=5.17.0
|
| 7 |
huggingface_hub
|
| 8 |
httpx[socks]
|