Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pearsonkyle
/
SDXL-Model-Merger
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SDXL-Model-Merger
/
src
62 kB
Ctrl+K
Ctrl+K
3 contributors
History:
10 commits
Kyle Pearson
Replace dependency, add quantizer support, fix safetensors export, improve error handling, update UI docs
b89e643
10 days ago
ui
Replace dependency, add quantizer support, fix safetensors export, improve error handling, update UI docs
10 days ago
__init__.py
Safe
98 Bytes
code
11 days ago
config.py
Safe
11.6 kB
Add dynamic dtype selection for `get_device_info()` with CUDA/CPU checks, update config logic
11 days ago
downloader.py
Safe
12.8 kB
cleaned up code
11 days ago
exporter.py
Safe
5.91 kB
Replace dependency, add quantizer support, fix safetensors export, improve error handling, update UI docs
10 days ago
generator.py
Safe
2.82 kB
Add zero-gpu support, enhance model export with quantization/gpu acceleration helpers, optimize inference pipeline with vae fixes, modernize pipeline loading with unified decorators, implement gpu decorator infrastructure.
11 days ago
gpu_decorator.py
Safe
242 Bytes
Add zero-gpu support, enhance model export with quantization/gpu acceleration helpers, optimize inference pipeline with vae fixes, modernize pipeline loading with unified decorators, implement gpu decorator infrastructure.
11 days ago
pipeline.py
Safe
10.2 kB
Add zero-gpu support, enhance model export with quantization/gpu acceleration helpers, optimize inference pipeline with vae fixes, modernize pipeline loading with unified decorators, implement gpu decorator infrastructure.
11 days ago
tiling.py
Safe
2.27 kB
cleaned up code
11 days ago