Spaces:
Sleeping
Sleeping
DrishtiSharma
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain>=0.2.5
|
2 |
+
langchain_groq>=0.1.5
|
3 |
+
streamlit>=1.36.0
|
4 |
+
watchdog>=4.0.1
|
5 |
+
python-dotenv>=1.0.1
|
6 |
+
streamlit-ace>=0.1.1
|