mgbam commited on
Commit
bcfb767
·
verified ·
1 Parent(s): 19ba331

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -3,7 +3,7 @@ title: MCP Res
3
  emoji: 📊
4
  colorFrom: red
5
  colorTo: gray
6
- sdk: streamlit
7
  sdk_version: 1.46.0
8
  app_file: app.py
9
  pinned: false
@@ -126,5 +126,4 @@ PubMed
126
 
127
  Note on Docker
128
  If you’re using Docker, all dependencies (including Jinja2, pyvis) are installed as specified in the Dockerfile and requirements.txt—no extra setup needed.
129
- If deploying with Hugging Face SDK mode, ensure your requirements.txt matches your dependencies.
130
-
 
3
  emoji: 📊
4
  colorFrom: red
5
  colorTo: gray
6
+ sdk: docker
7
  sdk_version: 1.46.0
8
  app_file: app.py
9
  pinned: false
 
126
 
127
  Note on Docker
128
  If you’re using Docker, all dependencies (including Jinja2, pyvis) are installed as specified in the Dockerfile and requirements.txt—no extra setup needed.
129
+ If deploying with Hugging Face SDK mode, ensure your requirements.txt matches your dependencies.