Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
replicate
|
| 2 |
+
streamlit
|
| 3 |
+
boto3
|
| 4 |
+
pymongo
|
| 5 |
+
openai
|
| 6 |
+
python-dotenv
|