Spaces:
Runtime error
Runtime error
| # Hugging Face Space configuration file | |
| # See https://huggingface.co/docs/hub/spaces-config-reference for all options | |
| title: AI-Powered Virtual Try-On | |
| sdk: gradio | |
| python_version: 3.10 | |
| app_file: app.py | |
| description: | | |
| A full-stack AI fashion assistant and virtual try-on system. Upload images, get style advice, chat with an AI stylist, and discover similar products—all in one interactive web app. Powered by BLIP, CLIP, TinyLlama, and Playwright automation. | |
| # Optional: hardware | |
| # hardware: cpu-basic | |
| # Uncomment for GPU support if needed: | |
| # hardware: gpu | |