CoolFace
Apppublic

techfreakworm/LTX2.3-Studio

sourceHugging Faceupdated 1mo agoView on Hugging Face
356likes
50 commits on main
8ad87911mo ago

Merge pull request #1 from techfreakworm/soma/ltx-upscaler-hotfix

techfreakworm
2420cdb1mo ago

fix(models): remap retired x2 spatial upscaler to v1.1

techfreakworm
a2c44d84mo ago

Revert "feat(spaces): user-controlled GPU budget slider + pre-flight gate"

techfreakworm
a5c8e5e4mo ago

feat(ui): add Discord community link to tipbar and drawer

techfreakworm
ecc15954mo ago

feat(spaces): user-controlled GPU budget slider + pre-flight gate

techfreakworm
de6853a4mo ago

feat(spaces): prune output dir before each generation

techfreakworm
5a81fc95mo ago

docs: revamp README + add AGENTS.md + refresh SKILLS.md

techfreakworm
c0903675mo ago

chore(ui): refresh tipbar copy and add @techfreakworm follow link

techfreakworm
5ff6d0b5mo ago

feat(ui): add universal 'HF Spaces tip' callout above Generate

techfreakworm
3e29eba5mo ago

feat(ui): add style-mode compute-cost warning callout

techfreakworm
3c690625mo ago

fix(spaces): bump duration cap, drop broken auto-retry, add friendly errors + like banner

techfreakworm
b3e0fc95mo ago

docs: add item #11 — local style perf / GGUF Q4 toggle

techfreakworm
12ca7775mo ago

revert: remove hf_oauth and LoginButton (OAuth was a misdiagnosis)

techfreakworm
444a5965mo ago

fix(spaces): clamp _duration_for to 120s (ZeroGPU per-call hard max)

techfreakworm
1e054fe5mo ago

fix(spaces): propagate Gradio request contextvar to GPU worker thread

techfreakworm
0a98b655mo ago

fix(spaces): _duration_for must accept progress kwarg to match _execute_workflow

techfreakworm
10af3aa5mo ago

docs(skills): use cat ~/.cache/huggingface/token (hf auth token removed)

techfreakworm
27ffbbc5mo ago

feat(spaces+style): hf_oauth + gr.Progress + style 2-input + DWPose deps

techfreakworm
c3b87325mo ago

docs: rewrite CLAUDE.md with Spaces lessons + add SKILLS.md process guide

techfreakworm
14dcc065mo ago

feat(spaces): dynamic ZeroGPU duration + auto-retry on timeout

techfreakworm
d3e43025mo ago

fix(spaces): bump @spaces.GPU duration 300s → 600s

techfreakworm
14fcab55mo ago

feat(spaces): mirror build-time HF cache to runtime-writable tree

techfreakworm
af37c065mo ago

fix(ui): mode-button auto-close also resets hamburger ≡ + aria-expanded

techfreakworm
5a2e5ec5mo ago

fix(ui): conditional header z-index — z-15 default, z-60 only when drawer open

techfreakworm
b348d5e5mo ago

fix(spaces): three runtime fixes — input staging dir, walker, cache perms

techfreakworm
c53ac675mo ago

fix(spaces): drop 123 GB of unused preload (storage cap was 150 GB)

techfreakworm
099a5f35mo ago

fix(spaces): trim preload_from_hub to 10 entries (HF cap) + future-work doc

techfreakworm
7bdb3115mo ago

feat(spaces): preload_from_hub bakes models into image at build time

techfreakworm
db021715mo ago

fix(spaces): add ComfyUI-MediaMixer custom node

techfreakworm
e8627ee5mo ago

fix(backend): compute video path inside @spaces.GPU + filesystem fallback

techfreakworm
ebc9cea5mo ago

fix(ui): allowed_paths includes ComfyUI output dir so generated videos display

techfreakworm
2e44e415mo ago

fix(ui): drawer top padding clears header + scroll instead of clip on overflow

techfreakworm
e113b135mo ago

fix(ui): bump drawer/scrim/header z-index above Gradio's z-index:40 labels

techfreakworm
0853bf65mo ago

fix(ui): move drawer dismisser to gr.Blocks head= + opaque scrim

techfreakworm
337d12c5mo ago

fix(ui): click-outside dismisses drawer + darker scrim with blur + ≡⇄× affordance

techfreakworm
6bd95815mo ago

fix(ui): drawer toggle via JS class-flip — Gradio CSS scope breaks :has()

techfreakworm
00814ae5mo ago

fix(ui): drawer slides via left, not transform, to avoid containing-block weirdness

techfreakworm
630b2985mo ago

fix(ui): drawer + scrim use position: fixed on mobile so they anchor to viewport

techfreakworm
49da39f5mo ago

fix(ui): cleanups from Task 2 code review (selector id, font stacks, base display)

techfreakworm
666a16c5mo ago

feat(ui): mode tag updates + auto-close drawer on mobile select

techfreakworm
c7264785mo ago

feat(ui): drawer markup + header (hamburger / title / mode tag)

techfreakworm
5a26e1f5mo ago

fix(ui): css cleanup — id selector, font stacks, drawer base display

techfreakworm
3fab0835mo ago

feat(ui): rewrite _CUSTOM_CSS for Topaz palette + drawer mechanics

techfreakworm
1a164575mo ago

fix(ui): correct neutral_hue c300 from olive (#909700) to slate (#9097A0)

techfreakworm
04f17ac5mo ago

feat(ui): apply Topaz Cinema Slate theme tokens

techfreakworm
ed3abc05mo ago

docs: implementation plan for Topaz Cinema Slate + drawer redesign

techfreakworm
8b4f49e5mo ago

fix(models): walker recurses into Power Lora Loader nested dict + spatial upscaler comfy_type

techfreakworm
e1689775mo ago

fix(models): subfolder= on Kijai VAE/text-encoder entries

techfreakworm
fc74e8b5mo ago

docs: spec for Topaz Cinema Slate palette + drawer layout

techfreakworm
33862a65mo ago

fix: include Sway Dance seed video in deploy

techfreakworm