Spaces:
Running
Running
prasanth345
commited on
Commit
•
f41a540
1
Parent(s):
6c878d2
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -3,9 +3,9 @@ transformers
|
|
3 |
torch
|
4 |
streamlit
|
5 |
plotly
|
6 |
-
numpy
|
7 |
-
pmdarima
|
8 |
-
scipy
|
9 |
-
pandas
|
10 |
-
scikit-learn
|
11 |
-
matplotlib
|
|
|
3 |
torch
|
4 |
streamlit
|
5 |
plotly
|
6 |
+
numpy
|
7 |
+
pmdarima
|
8 |
+
scipy
|
9 |
+
pandas
|
10 |
+
scikit-learn
|
11 |
+
matplotlib
|