Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app/requirements.txt
Browse files- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
funix==0.6.2
|
| 2 |
pandas
|
| 3 |
-
huggingface_hub
|
| 4 |
matplotlib
|
| 5 |
scikit-learn
|
| 6 |
ipython
|
|
|
|
| 1 |
funix==0.6.2
|
| 2 |
pandas
|
| 3 |
+
huggingface_hub==0.36.0
|
| 4 |
matplotlib
|
| 5 |
scikit-learn
|
| 6 |
ipython
|