Commit History

Handle lora_state_dict return signature changes
16d6163
Running

multimodalart HF Staff commited on

Bypass load_lora_weights text_encoder access for text-encoder-less pipeline
65eadec

multimodalart HF Staff commited on

Add torchvision to requirements
a8b7c27

multimodalart HF Staff commited on

Patch torch.jit.script before detectron2 import
4bd41bf

multimodalart HF Staff commited on

Blackwell ZeroGPU fix: bump torch trio, sdk, install detectron2 from source
55d23af

multimodalart HF Staff commited on

feat: Add width and height parameters to submit_function_flux for enhanced image processing
c35ec9e

zhengchong commited on

refactor: Simplify output handling in submit_function_flux by removing return_dict
f97271b

zhengchong commited on

feat: Add return_dict parameter to submit_function_flux for enhanced output control
f86262e

zhengchong commited on

refactor: Rename mask parameter to mask_image in submit_function_flux
d63caf4

zhengchong commited on

refactor: Remove resolution parameters and update guidance scale in app.py
7f24de3

zhengchong commited on

feat: Implement mask-based and Flux.1 fill development tab in app.py
0ed20b9

zhengchong commited on

fix: Update attention checkpoint version in CatVTON pipeline
6025240

zhengchong commited on

feat: Add authentication token support for Flux and CatVTON pipelines in app.py
bde7aa3

zhengchong commited on

fix: Update attention checkpoint path in app.py for CatVTON pipeline
673064b

zhengchong commited on

feat: Add new argument for p2p base model path in app.py
26c80cc

zhengchong commited on

chore: Upgrade PyTorch and torchvision versions in requirements.txt
32663b3

zhengchong commited on

chore: Downgrade PyTorch and torchvision versions in requirements.txt
c92cb1e

zhengchong commited on

chore: Update PyTorch and torchvision versions in requirements.txt
6bb7e30

zhengchong commited on

chore: Update requirements.txt to reflect new dependency versions
9413492

zhengchong commited on

feat: Enhance CatVTON functionality with new pipelines and UI improvements
905c952

zhengchong commited on

chore: Update default base model path in app.py
3e791eb

zhengchong commited on

chore: Update default base model path in app.py
1519098

zhengchong commited on

chore: Update app.py to improve demo instructions and links
32b0bc1

zhengchong commited on

chore: Update app.py to improve demo instructions and links
b339a83

zhengchong commited on

feat: Add GPU duration parameter to submit_function
640d658

zhengchong commited on

chore: Update app.py to fix torch.jit.script assignment
6927e60

zhengchong commited on

Update app.py
7b80416
verified

zhengchong commited on

Upload 311 files
83897ab
verified

zhengchong commited on

chore: Remove detectron2 submodule
6efd9b2

zhengchong commited on

chore: Update requirements.txt to remove inplace-abn dependency
2b58bc0

zhengchong commited on

chore: Update SCHP model checkpoint loading logic
47e441f

zhengchong commited on

chore: Set CUDA environment variables in app.py
fe2cfb5

zhengchong commited on

chore: Update README.md
3862df7

zhengchong commited on

chore: Update dependencies and code structure
6eb1d7d

zhengchong commited on

chore: Update playground.py to save the result image after masking
eb5d403

zhengchong commited on

chore: Add detectron2 and DensePose dependencies to requirements.txt
458975b

zhengchong commited on

chore: Update torch and torchvision versions in requirements.txt
58d5e58

zhengchong commited on

chore: Update segformer_ckpt in app.py to use mattmdjaga/segformer_b2_clothes
19a1fa7

zhengchong commited on

chore: Remove unused files and dependencies
21c6c10

zhengchong commited on

chore: Update requirements.txt with latest dependencies
3f59270

ZhengChong commited on

chore: Update torch and torchvision versions in requirements.txt
5ff3003

ZhengChong commited on

chore: Update pytorch and torchvision versions in requirements.txt
498fb67

ZhengChong commited on

chore: Update ninja version to 1.11.1 in requirements.txt
c9b6334

ZhengChong commited on

chore: Update app.py to set CUDA_HOME environment variable and add CUDA bin directory to PATH
864fc50

ZhengChong commited on

chore: Update ninja version to 1.11.1 in requirements.txt
5cbfd4d

ZhengChong commited on

chore: Update ninja version in requirements.txt
7b6f2be

ZhengChong commited on

chore: Update requirements.txt with ninja and detectron2 dependencies
f95f4fe

ZhengChong commited on

chore: Set CUDA_HOME environment variable for GPU support
e730f66

ZhengChong commited on

Add spaces library for GPU support
8d0429d

ZhengChong commited on

chore: Add SCHP model and detectron2 dependencies
6a6227f

ZhengChong commited on