Spaces:
Runtime error
Runtime error
title: Mediscenario Streamlit | |
emoji: π | |
colorFrom: red | |
colorTo: indigo | |
sdk: streamlit | |
sdk_version: 1.30.0 | |
app_file: app.py | |
pinned: false | |
## To test the LLM only | |
Download the relevant LLM python notebooks (e.g. `LLM for Patient.ipynb`) | |
Add your own .env file in the same directory as the notebook | |
Run :) | |
---------------------------------------------------------------- | |
# How to run locally | |
git pull everything down | |
`python -m pip install -r requirements.txt` | |
Add your own .env file based on the env.example (huggingface, openai, firebase tokens required) | |
??? | |
profit | |
--------------------------------- | |