Commit History

Upload app.py with huggingface_hub
3cacffc
verified

lulavc commited on

Upload app.py with huggingface_hub
fb4c96e
verified

lulavc commited on

Upload app.py with huggingface_hub
e0e6b99
verified

lulavc commited on

Upload app.py with huggingface_hub
42a1704
verified

lulavc commited on

Upload app.py with huggingface_hub
8defa36
verified

lulavc commited on

AoTI for VAE decoder only (transformer incompatible)
21507ad
verified

lulavc commited on

Add AoTI with suppress_errors (falls back to eager for incompatible ops)
4652bf0
verified

lulavc commited on

Remove torch.compile - incompatible with Z-Image transformer, FA3 only
1f64d7d
verified

lulavc commited on

Fix: Use fullgraph=False for torch.compile (Z-Image has graph breaks)
c82f1b4
verified

lulavc commited on

Add FA3 + AoTI via torch.compile (runtime compilation)
818310e
verified

lulavc commited on

Fix: Remove broken AoTI pre-compiled blocks, use FA3 via kernels directly
fe657b6
verified

lulavc commited on

Use custom aoti helper for proper pre-compiled block loading
7e04ff4
verified

lulavc commited on

Add custom AoTI helper for pre-compiled blocks
d0bf03c
verified

lulavc commited on

Use pre-compiled FA3+AoTI blocks from zerogpu-aoti/Z-Image (no warmup)
a1830c8
verified

lulavc commited on

Add kernels library for FA3 support
72e6f21
verified

lulavc commited on

Enable FlashAttention-3 + torch.compile (AoTI) for H200
67fd625
verified

lulavc commited on

Add detailed logging for Prompt+ debugging
779976d
verified

lulavc commited on

Fix Prompt+ race condition - merge polish and generate into atomic operations
e00ac32
verified

lulavc commited on

Update footer with complete model credits and MCP server badge
4c10478
verified

lulavc commited on

Update Generate Tab example prompts with new creative content
725bf24
verified

lulavc commited on

Force PNG format on MCP image output
eec86e5

lulavc commited on

Add hidden MCP API endpoint for mcp_generate
d28db61

lulavc commited on

Add MCP-friendly wrapper functions (mcp_generate, mcp_transform)
7468474

lulavc commited on

Force PNG output format for MCP server
6382660

lulavc commited on

Enable MCP server
5db3055
verified

lulavc commited on

Add heart emoji and make like message red
5b007df
verified

lulavc commited on

v2.3.1: Fix language switching - connect lang_selector.change() to update all 36 UI components
c676bb8
verified

lulavc commited on

Update header title and subtitle
5a1522c
verified

lulavc commited on

Update title, subtitle, and tags
0c49c49
verified

lulavc commited on

v2.3: Multilingual support - EN/ES/PT/AR/HI with RTL and font support
112ff7a
verified

lulavc commited on

Remove format parameter from gr.Image for Gradio compatibility
fb81eeb
verified

lulavc commited on

Update gradio>=4.44.0 for format parameter support
55606e3
verified

lulavc commited on

Ensure openai dependency is installed
a22f25e
verified

lulavc commited on

v2.2: Remove dead code, fix deprecations, add GPU error handling, use constants
00b8727
verified

lulavc commited on

FIX: Import spaces before torch to prevent CUDA initialization error
973676f
verified

lulavc commited on

Fix: Import spaces before torch to avoid CUDA initialization error
b6ec4f0
verified

lulavc commited on

Revert title to original: Z Image Turbo
76bf8e1
verified

lulavc commited on

Fix README configuration for Spaces deployment
9b54c32
verified

lulavc commited on

Add documentation - 1765466791
9d73768
verified

lulavc commited on

Update requirements - 1765466791
020aab8
verified

lulavc commited on

Production-Ready v2.0.0 - 1765466791
6ff0add
verified

lulavc commited on

FIX: Remove incompatible Gradio launch parameter
d16526a
verified

lulavc commited on

FIX: Removed fp16 variant - model doesnt support it
4cfde50
verified

lulavc commited on

Performance Optimization v1765465256
87ca719
verified

lulavc commited on

πŸš€ Performance Optimization - 1765465233
aaea33c
verified

lulavc commited on

Test deployment 1765465233
726918d
verified

lulavc commited on

Update requirements with optimizations
a59e4ad
verified

lulavc commited on

Optimize: 50-70% faster generation
22cf63a
verified

lulavc commited on

v2.1: CSS refactor - remove fragile Svelte selectors, use CSS variables consistently, add accessibility focus styles
40558a2
verified

lulavc commited on

v2.0.2: Fix MIME type, BytesIO cleanup in upload, use constants consistently
f296587
verified

lulavc commited on