Hugging Face's logo 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
Running on Zero

App Files Files Community
Fetching metadata from the HF Docker repository...
z-image-studio / tests
19 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
techfreakworm's picture
techfreakworm
feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
84d00fe unverified 9 days ago
  • __init__.py
    0 Bytes
    chore: project scaffolding (pyproject, requirements, license, claude.md, tests) 9 days ago
  • conftest.py
    143 Bytes
    refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow 9 days ago
  • test_lora.py
    3.55 kB
    feat(lora): applied_lora ctx manager — validate, apply, revert on exit 9 days ago
  • test_models.py
    2.93 kB
    feat(models): hf cache mirror (hardlink blobs, preserve snapshot symlinks, copy refs) 9 days ago
  • test_modes.py
    5.19 kB
    feat(modes): upscale handler (realesrgan + z-image-turbo refinement) 9 days ago
  • test_preprocessors.py
    987 Bytes
    feat(preprocessors): canny/depth/pose via controlnet_aux (lazy imports) 9 days ago
  • test_scaffold.py
    947 Bytes
    chore: project scaffolding (pyproject, requirements, license, claude.md, tests) 9 days ago
  • test_theme.py
    2.39 kB
    feat(theme): css rules for param info tooltips and custom model selector 9 days ago
  • test_tooltips.py
    758 Bytes
    refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow 9 days ago
  • test_ui.py
    1.42 kB
    feat(ui): labeled_label and model_selector_html helpers 9 days ago
  • test_upscale.py
    742 Bytes
    feat(upscale): realesrgan x4 wrapper with 0.5-resize bridge 9 days ago