CoolFace
Apppublic

ExpertPrompters/AskIDF

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Installation

https://docs.streamlit.io/library/get-started/installation

shell
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ streamlit run app.py