Commit ·
bbc2a3d
1
Parent(s): 14b21f2
Upload requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cohere==3.2.3
|
| 2 |
+
python-dotenv==0.21.1
|
| 3 |
+
streamlit==1.17.0
|