Spaces:
Runtime error
Runtime error
File size: 524 Bytes
5684b7b bc4dcba 5684b7b 07e97dd bc4dcba 07e97dd bc4dcba 07e97dd bc4dcba 07e97dd bc4dcba 07e97dd 23ed303 07e97dd bc4dcba 07e97dd 02eae13 07e97dd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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_final.py`
5. Open `localhost:8501`
Login with
- username: admin, password: admin
OR
- username: student1, password: password
---------------------------------
|