Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.44.1
|
|
|
|
| 2 |
pandas==2.0.3
|
| 3 |
numpy==1.24.4
|
| 4 |
matplotlib==3.7.2
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
+
huggingface_hub==0.23.5
|
| 3 |
pandas==2.0.3
|
| 4 |
numpy==1.24.4
|
| 5 |
matplotlib==3.7.2
|