Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
tensorflow
|
2 |
-
tensorflow-text
|
3 |
-
streamlit
|
4 |
-
openai
|
5 |
-
plotly
|
6 |
-
langchain
|
7 |
-
langchain-openai
|
8 |
-
numpy
|
|
|
1 |
+
tensorflow
|
2 |
+
tensorflow-text
|
3 |
+
streamlit
|
4 |
+
openai
|
5 |
+
plotly
|
6 |
+
langchain
|
7 |
+
langchain-openai
|
8 |
+
numpy
|