design-edit / DesignEdit

Code for DesignEdit
MIT License
298 stars 22 forks source link

timeline for code release #2

Open blueangel1313 opened 5 months ago

blueangel1313 commented 5 months ago

Hi, do you have a general timeline for code release? Looking forward to this, thanks!

jiayueru commented 5 months ago

Thank you very much for your interest! We plan to release the code within the next week. We eagerly await your participation and feedback then~

aimarxjg commented 5 months ago

非常感谢您的关心!我们计划下周公布密码。我们热切地等待你的参与和反馈~ 大佬,请问这个能在WEBUI和COMFYUI上使用吗?显存要求是多少呀

jiayueru commented 5 months ago

We are supporting online inference demos on Hugging Face Spaces. Welcome to use it when it's available~ Locally, I'm using an A100 machine, which requires about 50GB of GPU memory.

sHaol0w commented 5 months ago

We are supporting online inference demos on Hugging Face Spaces. Welcome to use it when it's available~ Locally, I'm using an A100 machine, which requires about 50GB of GPU memory.

Does it mean the inference GPU memory requirement is 50GB? How about GPU requirements for training? Thanks!

jiayueru commented 5 months ago

Yes, the ~50GB GPU requirement is for inference. Notice that our method does not need training or tuning, please see our paper for details. We have also supported the Hugging Face demo, which you can test online. Thanks for your interest.