Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ scikit-learn==1.3.2
|
|
| 13 |
matplotlib==3.7.1
|
| 14 |
tqdm==4.66.1
|
| 15 |
streamlit
|
|
|
|
| 16 |
|
| 17 |
# JupyterLab & Notebook Interface
|
| 18 |
jupyterlab==4.1.6
|
|
|
|
| 13 |
matplotlib==3.7.1
|
| 14 |
tqdm==4.66.1
|
| 15 |
streamlit
|
| 16 |
+
huggingface_hub
|
| 17 |
|
| 18 |
# JupyterLab & Notebook Interface
|
| 19 |
jupyterlab==4.1.6
|