CoolFace
Apppublic

kimi0230/DemoStreamlit

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

Demo Streamlit

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

Clone Repo

sh
# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
git clone git@hf.co:spaces/kimi0230/DemoStreamlit

# if you want to clone without large files – just their pointers
# prepend your git clone with the following env var:
GIT_LFS_SKIP_SMUDGE=1

Local Run

sh
streamlit run app.py