CoolFace
Apppublic

wangfowen/prequel_workshop_search

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

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

Setup

  pip install virtualenv
  python -m venv myenv
  source myenv/bin/activate
  pip install -r requirements.txt

Run

  streamlit run app.py