CoolFace
Apppublic

Hirotome/DRA-Ctrl

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes
50 commits on main
5d61ef34mo ago

Update requirements.txt

Hirotome
47f54684mo ago

Update requirements.txt

Hirotome
399a4ec1y ago

<fix> remove resume_download

caohy666
b187df61y ago

<feat> lower RAM usage when loading models

caohy666
734f79a1y ago

<feat> unify hacked_lora_forward

caohy666
f4b19f41y ago

<fix> remove pipe_lock

caohy666
cb59ffa1y ago

<fix> fix a thread bug

caohy666
ff2949e1y ago

<fix> fix a gradio version bug

caohy666
77c93521y ago

<fix> fix a single thread bug

caohy666
c07e9131y ago

<feat> single thread

caohy666
2b2259b1y ago

<fix> add backend for imageio

caohy666
928a2d71y ago

<fix> fix .gitattributes

caohy666
970826f1y ago

<fix> re-upload example images

caohy666
174f9981y ago

<fix> change .gitattributes

caohy666
e2cfb0a1y ago

<fix> stop using git lfs

caohy666
b4848371y ago

<fix> romove tempfile in requirements.txt

caohy666
52900351y ago

<fix> add some package requirements

caohy666
aa5bbaf1y ago

<feat> add example images in assets

caohy666
ad5712e1y ago

<feat> optimize output format and add examples

caohy666
e7e90f81y ago

<fix> fix a model loading bug.

caohy666
e4d1ed21y ago

<feat> add diffusion inference steps control.

caohy666
d6a13731y ago

<fix> using whl for installing flash-attn.

caohy666
90790ea1y ago

<feat> using app.sh.

caohy666
2cd98e21y ago

<feat> ZeroGPU only supports gradio sdk.

caohy666
a57579d1y ago

<feat> using docker sdk.

caohy666
931adb91y ago

<feat> support changing models.

caohy666
68fc0271y ago

<feat> change output to gallery.

caohy666
842e89f1y ago

<fix> add tp ip attn enhancement control in forward.

caohy666
05cbda51y ago

<fix> fix a bug.

caohy666
459a2491y ago

<fix> move to gpu earlier.

caohy666
f2887901y ago

<fix> low cpu memory usage.

caohy666
3fa48521y ago

<fix> app using only one thread.

caohy666
0e76ca01y ago

<fix> only leave lora weights loading in process_image_and_text.

caohy666
a0ee85f1y ago

<fix> fix some bugs.

caohy666
d643b3f1y ago

<fix> fix a bug.

caohy666
5fd1b451y ago

<fix> fix a bug.

caohy666
8e7659c1y ago

<fix> move transformer init to process_image_and_text.

caohy666
8748eeb1y ago

<fix> init base models at the beginning.

caohy666
72808b91y ago

<fix> fix a syntax bug.

caohy666
88d26a21y ago

<fix> fix some bugs in app.py.

caohy666
8851fb51y ago

<fix> seperate model init and inference.

caohy666
63c048f1y ago

<fix> change torch and torchvision verisons to ZeroGPU-compatible versions.

caohy666
3ea3a891y ago

<fix> unchange README.md.

caohy666
aee6d481y ago

<fix> change README.md.

caohy666
39b488c1y ago

<feat> add other links.

caohy666
f0ec2f01y ago

<fix> import spaces in app.py.

caohy666
ba530761y ago

<feat> complete app.py.

caohy666
20607441y ago

<fix> fix create_app in app.py.

caohy666
d5629cd1y ago

<fix> move flash_attn installation to app.py.

caohy666
910b8401y ago

<fix> change flash_attn requirements.

caohy666