Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
numpy
|
3 |
-
pandas
|
4 |
-
scikit-learn
|
5 |
-
tensorflow
|
6 |
-
matplotlib
|
7 |
-
openai # If using GPT-3.5 commentary
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
scikit-learn
|
5 |
+
tensorflow
|
6 |
+
matplotlib
|
|