Spaces:
Sleeping
Sleeping
Rohan Kumar Singh
commited on
Commit
•
57c9a1d
1
Parent(s):
12ef87a
added pymongo
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch==2.0.0
|
|
4 |
pytorch-lightning==2.0.2
|
5 |
sentencepiece==0.1.98
|
6 |
streamlit==1.22.0
|
7 |
-
streamlit-chat==0.0.2.2
|
|
|
|
4 |
pytorch-lightning==2.0.2
|
5 |
sentencepiece==0.1.98
|
6 |
streamlit==1.22.0
|
7 |
+
streamlit-chat==0.0.2.2
|
8 |
+
pymongo==4.6.0
|