Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
numpy
|
| 4 |
gymnasium
|
| 5 |
-
gradio==
|
| 6 |
-
huggingface-hub==0.
|
|
|
|
| 2 |
uvicorn
|
| 3 |
numpy
|
| 4 |
gymnasium
|
| 5 |
+
gradio==3.50.2
|
| 6 |
+
huggingface-hub==0.19.4
|