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.47.2
|
| 2 |
+
huggingface-hub==1.0.1
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
audioop-lts
|