mgbam commited on
Commit
552b1b4
·
verified ·
1 Parent(s): 8da5dd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 is properly configured.
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