Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
techfreakworm
/
z-image-studio
like
5
Running
on
Zero
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
9 days ago
docs
refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow
9 days ago
tests
feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
9 days ago
.gitignore
Safe
366 Bytes
docs: initial design spec for z-image-studio
9 days ago
CLAUDE.md
Safe
2.04 kB
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
9 days ago
LICENSE
Safe
1.07 kB
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
9 days ago
README.md
63 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
9 days ago
lora.py
3.91 kB
feat(lora): applied_lora ctx manager — validate, apply, revert on exit
9 days ago
models.py
5.37 kB
feat(models): hf cache mirror (hardlink blobs, preserve snapshot symlinks, copy refs)
9 days ago
modes.py
5.23 kB
feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
9 days ago
preprocessors.py
1.79 kB
feat(preprocessors): canny/depth/pose via controlnet_aux (lazy imports)
9 days ago
pyproject.toml
412 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
9 days ago
requirements.txt
Safe
339 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
9 days ago
setup.sh
Safe
295 Bytes
chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
9 days ago
theme.py
Safe
7.17 kB
feat(theme): css rules for param info tooltips and custom model selector
9 days ago
tooltips.py
1.97 kB
refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow
9 days ago
ui.py
2.25 kB
feat(ui): labeled_label and model_selector_html helpers
9 days ago
upscale.py
1.68 kB
feat(upscale): realesrgan x4 wrapper with 0.5-resize bridge
9 days ago