Spaces:
Running on Zero
Running on Zero
| FlashImgs Hugging Face Space | |
| Copyright (C) 2025 OpsiClear | |
| The wrapper code in this repository (app.py and configuration files) is licensed | |
| under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file | |
| for the full terms. | |
| ---------------------------------------------------------------------- | |
| Vendored components (NOT covered by the AGPL-3.0 license above) | |
| ---------------------------------------------------------------------- | |
| This Space vendors prebuilt wheels of the FlashImgs library under wheels/: | |
| flashimgs (built from https://github.com/OpsiClear/flashimgs, | |
| commit 11d4d3b plus local working-tree changes) | |
| simple_sum_backend (CUDA rasterizer backend) | |
| fussim (fused-SSIM CUDA extension, OpsiClear fork) | |
| The CUDA-extension wheels (fussim, simple_sum_backend) are compiled for CPython | |
| 3.12, torch 2.11.0+cu130 (CUDA 13.0), and NVIDIA Blackwell sm_120. | |
| FlashImgs and simple_sum_backend are distributed under the OpsiClear Restrictive | |
| License — non-commercial use only, no derivatives, and no redistribution. The | |
| fussim extension derives from github.com/rahul-goel/fused-ssim (MIT license, | |
| Rahul Goel et al.). The AGPL-3.0 license of this wrapper does NOT extend to these | |
| vendored components; building, deploying, and using the application is subject to | |
| the FlashImgs license terms, which take precedence for them. | |