Commit History

Switch to full model with fp16/bf16 inference for better performance
39fa408

Txu647 commited on

Enable optimized SDPA attention backends for faster inference
11805dd

Txu647 commited on

Add NF4 4-bit inference with bitsandbytes
414150e

Txu647 commited on

180s
11050b2

TSXu commited on

80s
4089e63

TSXu commited on

600s -> 180s
960aeee

TSXu commited on

u
fc2adcf

TSXu commited on

u
7626628

TSXu commited on

docs: update README with full project links and demo
b9cc37a

Txu647 commited on

feat: add project links with icons in header
33b9eec

Txu647 commited on

UI improvements: move status bar to right side, simplify layout, update defaults to Wang Xizhi
89e2699

TSXu commited on

fix: use float32 instead of bfloat16 for compatibility
e7cbbce

Txu647 commited on

perf: parallel loading of safetensors shards
0634e0c

Txu647 commited on

perf: enable FlashAttention/MemEfficient SDPA backends instead of torch.compile
9de4f7d

Txu647 commited on

fix: remove flash-attn (requires source build), add batch generation support
5a3fec3

Txu647 commited on

Add flash-attn to requirements for attention acceleration
1b4629b

TSXu commited on

Add batch generation, torch.compile acceleration, fix dtype issues
d3ccd4b

TSXu commited on

fix: use assign=True in load_state_dict to preserve checkpoint dtype
c6a1e05

Txu647 commited on

fix: ensure consistent dtype in prepare function (use img.dtype)
a800c99

Txu647 commited on

fix: ensure model dtype is bfloat16 after loading safetensors
d4a5608

Txu647 commited on

feat: support sharded safetensors for faster model loading
a65f47f

Txu647 commited on

fix: disable 4-bit quantization for faster init on ZeroGPU
c9f2b1f

Txu647 commited on

fix: increase GPU duration to 300s for model loading
74232c9

Txu647 commited on

fix: import spaces first and lazy load inference to avoid CUDA init
9d5c8cc

Txu647 commited on

fix: add all missing dependencies from original project
c01bc26

Txu647 commited on

fix: add opencv-python-headless
e4b6a08

Txu647 commited on

fix: pin huggingface-hub and transformers versions for compatibility
583c05d

Txu647 commited on

fix: version compatibility and HF_TOKEN for private repo
9e1bb06

Txu647 commited on

fix: update checkpoint path to TSXu/Unicalli_Pro
c2f3dfc

Txu647 commited on

fix: shorten short_description
ec5b3cb

Txu647 commited on

feat: Add UniCalli Chinese calligraphy generator
5c86cdc

Txu647 commited on

initial commit
7e22792
verified

TSXu commited on

Duplicate from gradio-templates/text-to-image-gradio-template
c2ad4cd
verified

TSXu fffiloni commited on