Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
#
|
7 |
# To deploy:
|
8 |
# 1. Add your API key to Hugging Face Space secrets with the key DEEP_SEEK_API.
|
9 |
-
# 2. Ensure your requirements.txt
|
10 |
# 3. Run the app with Streamlit.
|
11 |
|
12 |
import os
|
|
|
6 |
#
|
7 |
# To deploy:
|
8 |
# 1. Add your API key to Hugging Face Space secrets with the key DEEP_SEEK_API.
|
9 |
+
# 2. Ensure your requirements.txt includes langchain-community.
|
10 |
# 3. Run the app with Streamlit.
|
11 |
|
12 |
import os
|