Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
BiliSakura
/
HSIGene
like
0
Image-to-Image
Diffusers
Safetensors
HSIGenePipeline
hsigene
hyperspectral
latent-diffusion
controlnet
arxiv:
2409.12470
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Use this model
main
HSIGene
/
global_content_adapter
/
__init__.py
BiliSakura
Add files using upload-large-folder tool
66a2b45
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
"""Global content adapter for HSIGene."""
from
.model
import
GlobalContentAdapter
__all__ = [
"GlobalContentAdapter"
]