Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
cohere
|
3 |
+
huggingface-hub
|
4 |
+
langchain-google-genai
|
5 |
+
Streamlit
|