Spaces:
Sleeping
Sleeping
metadata
title: Princess
emoji: π
colorFrom: indigo
colorTo: red
sdk: docker
pinned: false
Princess
A dress-up game for kids. Photograph clothes and accessories, background-remove them, then drag them onto princess drawings.
This repo is deployed in one piece:
- Frontend β vanilla HTML/CSS/ES-module JS in
index.html,style.css,js/. - Backend β FastAPI in
space/app.py, serves/remove-bg(rembg) and mounts the frontend at/via StaticFiles. - Container β
Dockerfileat repo root.
One git push updates both GitHub and the Hugging Face Space.