Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
pandas==1.5.3
|
3 |
-
huggingface-hub==0.
|
4 |
-
python-dotenv==1.0.0
|
5 |
-
matplotlib==3.7.1
|
|
|
1 |
+
gradio==4.4.0
|
2 |
pandas==1.5.3
|
3 |
+
huggingface-hub==0.19.4
|
4 |
+
python-dotenv==1.0.0
|
|