Spaces:
Sleeping
Sleeping
Commit
·
4ad106a
1
Parent(s):
4f3962e
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ tensorflow==2.13.0
|
|
2 |
tensorflow-text==2.13.*
|
3 |
streamlit==1.26.0
|
4 |
openai==0.28.0
|
|
|
|
|
5 |
numpy
|
|
|
|
2 |
tensorflow-text==2.13.*
|
3 |
streamlit==1.26.0
|
4 |
openai==0.28.0
|
5 |
+
plotly==5.17.0
|
6 |
+
langchain==0.0.286
|
7 |
numpy
|
8 |
+
time
|