Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio>=
|
|
|
2 |
huggingface-hub
|
3 |
joblib
|
4 |
numpy
|
|
|
1 |
+
gradio>=3.34.0
|
2 |
+
|
3 |
huggingface-hub
|
4 |
joblib
|
5 |
numpy
|