File size: 345 Bytes
103fded
aa3f5ae
 
 
 
103fded
 
d6b5e5a
 
 
1
2
3
4
5
6
7
8
9
10
title: DrugBot - Medical QA
emoji: πŸ’Š
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: "1.x" # You can specify a range or leave it blank for latest compatible
app_file: app.py
python_version: "3.11" # <-- ADD THIS LINE
command: |
  streamlit run app.py --server.port 7860 --server.enableCORS false --server.enableXsrfProtection false