CoolFace
Apppublic

Kangarroar/streamlit-docker-example

sourceHugging Faceupdated 4y agoView on Hugging Face
2likes
README.md24 linesDownload Raw Back to root
1---2title: Streamlit Docker Template3emoji: ๐Ÿ“‰4colorFrom: blue5colorTo: green6sdk: docker7app_port: 85018pinned: false9duplicated_from: DockerTemplates/streamlit-docker-example10---11 12## ๐Ÿง  Streamlit Docker Template ๐Ÿ”Ž13 14Streamlit Docker Template is a template for creating a Streamlit app with Docker and Hugging Face Spaces.15 16Code from https://docs.streamlit.io/library/get-started/create-an-app17 18---19extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects."20extra_gated_fields:21 Company: text22 Country: text23 I agree to use this model for non-commerical use ONLY: checkbox24---