File size: 871 Bytes
43ffce1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
title: spcdkr fastapi templ
emoji: π
colorFrom: purple
colorTo: pink
sdk: docker
app_port: 7860
pinned: false
license: mit
---
This app is publically available and run at https://kidcoconut-dkr-fastapi-templ.hf.space/
example endpoint:  https://kidcoconut-dkr-fastapi-templ.hf.space/sanity
example endpoint:  https://kidcoconut-dkr-fastapi-templ.hf.space/syscheck/sanity
streamlit endpoint:  cannot be mounted to fastapi
fastapi endpoint:   https://kidcoconut-dkr-fastapi-templ.hf.space/api
gradio:       https://kidcoconut-dkr-fastapi-templ.hf.space/gradio
docs:        https://kidcoconut-dkr-fastapi-templ.hf.space/docs
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|