Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ tensorflow
|
|
5 |
plotly
|
6 |
gradio
|
7 |
pandas
|
8 |
-
scipy
|
|
|
|
|
|
5 |
plotly
|
6 |
gradio
|
7 |
pandas
|
8 |
+
scipy
|
9 |
+
datasets
|
10 |
+
huggingface_hub
|