Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,6 +15,7 @@ numpy==1.22.1
|
|
15 |
pandas==1.4.0
|
16 |
openai==0.27.9
|
17 |
seaborn==0.11.2
|
18 |
-
huggingface-hub==0.24.5
|
|
|
19 |
xlsxwriter
|
20 |
plotly.express
|
|
|
15 |
pandas==1.4.0
|
16 |
openai==0.27.9
|
17 |
seaborn==0.11.2
|
18 |
+
#huggingface-hub==0.24.5
|
19 |
+
git+https://github.com/huggingface/huggingface_hub.git@main
|
20 |
xlsxwriter
|
21 |
plotly.express
|