Spaces:
Running
Running
Commit ·
3aaab30
1
Parent(s): 63b8dda
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub[fastai]
|
| 2 |
+
streamlit
|
| 3 |
+
plotly
|
| 4 |
+
pandas
|
| 5 |
+
statsmodels
|