Spaces:
Running
Running
Upload requirement.txt
Browse filesNeed for proper functioning.
- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
langchain-huggingface
|
5 |
+
openai
|
6 |
+
python-dotenv
|
7 |
+
streamlit
|