Spaces:
Running
Running
| title: Pixai Tagger Demo | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: 5.44.0 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| Downloads model assets from **pixai-labs/pixai-tagger-v0.9** on first run, | |
| then uses `EndpointHandler` to predict **general**, **character**, and **IP** tags. | |
| Configure via env vars: | |
| - `ASSETS_REPO_ID` (default: `pixai-labs/pixai-tagger-v0.9`) | |
| - `ASSETS_REVISION` (optional) | |
| - `MODEL_DIR` (default: `./assets`) |