Flintmap/Iapi
0
1---2title: CellularLuminacity3emoji: ๐ง 4colorFrom: purple5colorTo: indigo6sdk: gradio7sdk_version: "6.0.0"8python_version: "3.10"9app_file: app.py10pinned: false11---12 13# CellularLuminacity14 15**CellularLuminacity**, made by **Flintmap**.16 17This Space uses the Gradio SDK so it can run on Hugging Face ZeroGPU infrastructure, but the application code intentionally performs inference on **CPU** and does not request GPU allocation.18 19Set these Space Secrets if desired:20 21- `API_KEY` โ optional private key required by the app22- `MODEL_ID` โ optional model repo; defaults to `Flintmap/Qwen3-4B-Instruct-2507`23 24CPU inference for a 4B model may be very slow and may require more memory than a basic Space provides.25 