Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
techfreakworm/z-image-studio
0ldManSplinter
/
z-image-studio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
84d00fe
z-image-studio
182 kB
Ctrl+K
Ctrl+K
1 contributor
History:
19 commits
techfreakworm
feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
84d00fe
unverified
4 months ago
docs
refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow
4 months ago
tests
feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
4 months ago
.gitignore
Safe
366 Bytes
docs: initial design spec for z-image-studio
4 months ago
CLAUDE.md
Safe
2.04 kB
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
4 months ago
LICENSE
Safe
1.07 kB
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
4 months ago
README.md
63 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
4 months ago
lora.py
3.91 kB
feat(lora): applied_lora ctx manager — validate, apply, revert on exit
4 months ago
models.py
5.37 kB
feat(models): hf cache mirror (hardlink blobs, preserve snapshot symlinks, copy refs)
4 months ago
modes.py
5.23 kB
feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
4 months ago
preprocessors.py
1.79 kB
feat(preprocessors): canny/depth/pose via controlnet_aux (lazy imports)
4 months ago
pyproject.toml
412 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
4 months ago
requirements.txt
Safe
339 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
4 months ago
setup.sh
Safe
295 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
4 months ago
theme.py
Safe
7.17 kB
feat(theme): css rules for param info tooltips and custom model selector
4 months ago
tooltips.py
1.97 kB
refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow
4 months ago
ui.py
2.25 kB
feat(ui): labeled_label and model_selector_html helpers
4 months ago
upscale.py
1.68 kB
feat(upscale): realesrgan x4 wrapper with 0.5-resize bridge
4 months ago