Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ ipywidgets
|
|
5 |
huggingface_hub
|
6 |
pyarrow
|
7 |
pyspark[sql,pandas_on_spark]==4.0.0.dev2
|
|
|
8 |
plotly
|
|
|
5 |
huggingface_hub
|
6 |
pyarrow
|
7 |
pyspark[sql,pandas_on_spark]==4.0.0.dev2
|
8 |
+
pyspark_huggingface
|
9 |
plotly
|