Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio=
|
| 2 |
-
huggingface-hub=
|
| 3 |
-
python-dotenv=
|
| 4 |
audioop-lts
|
|
|
|
| 1 |
+
gradio>=5.0.1
|
| 2 |
+
huggingface-hub>=0.31.1
|
| 3 |
+
python-dotenv>=1.0.1
|
| 4 |
audioop-lts
|