Spaces:
Sleeping
Sleeping
metadata
title: Test
emoji: π
colorFrom: green
colorTo: yellow
sdk: docker
pinned: false
license: mit
short_description: just a testing
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Shadow Generator API (SSN + Procedural Fallback)
This project generates realistic shadows for images with transparent backgrounds using a pretrained SSN model.
Features
- Generates RGBA images with object + shadow.
- Customizable shadow parameters: angle, distance, softness, opacity, color, spread, type.
- Automatic download of required weights from Google Drive.
- FastAPI backend with
/apiroutes.
Installation
- Clone the repository:
git clone <your-repo-url>
cd <repo-folder>