ExpertPrompters/AskIDF
1
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Installation
https://docs.streamlit.io/library/get-started/installation
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ streamlit run app.py