Spaces:
Runtime error
Runtime error
title: Mediscenario Streamlit | |
emoji: π | |
colorFrom: red | |
colorTo: indigo | |
sdk: streamlit | |
sdk_version: 1.30.0 | |
app_file: app_final.py | |
pinned: false | |
## How to run locally | |
1. git clone | |
2. `python -m pip install -r requirements.txt` | |
3. Add your own .env file based on the env.example (huggingface, openai, firebase tokens required) | |
4. `streamlit run app.py` | |
5. Open `localhost:8501` | |
--------------------------------- | |