NiranjanSathish commited on
Commit
924b2d4
Β·
verified Β·
1 Parent(s): 5404507

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -17
README.md CHANGED
@@ -1,17 +1,11 @@
1
- ---
2
- title: DrugBot - Medical QA
3
- emoji: πŸ’Š
4
- colorFrom: blue
5
- colorTo: green
6
- sdk: streamlit
7
- sdk_version: "1.x" # Or "1.36.0" if you want to pin a specific Streamlit version
8
- app_file: app.py
9
- python_version: "3.10" # <--- THIS MUST BE HERE AND CORRECT
10
- ---
11
-
12
- # Welcome to Streamlit!
13
-
14
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
15
-
16
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
17
- forums](https://discuss.streamlit.io).
 
1
+ title: DrugBot-Retrieval Based QA Chatbot
2
+ emoji: πŸš€
3
+ colorFrom: red
4
+ colorTo: red
5
+ sdk: docker
6
+ app_port: 8501
7
+ tags:
8
+ - streamlit
9
+ pinned: false
10
+ short_description: Streamlit template space
11
+ python_version: "3.11" # <-- ADD THIS LINE