Kyobo
Kyobo
> 有用 感谢!
> 训练的时候报错:AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS' > > ``` > Traceback (most recent call last): > File "/apdcephfs/private_raymondguo/tts/GPT-SoVITS/GPT_SoVITS/s2_train.py", line 566, in > main() > File "/apdcephfs/private_raymondguo/tts/GPT-SoVITS/GPT_SoVITS/s2_train.py", line 53,...
> Hi @belgacemi @chiragksharma @hastaluegoph @enrilohm @pakresi @dalphajw @yaomilwaukee > > For pretrained model download with inference script for Alpha Image generation and Cloth segmentation, please check this https://github.com/wildoctopus/huggingface-cloth-segmentation >...
> Hey, I don't want the background. I just want the cut out image of object as they have shown in demo. You can try on this repository: https://github.com/Nomination-NRB/SAM-webui You...
You can try on this repository: https://github.com/Nomination-NRB/SAM-webui select the region and add other point to select the other region
> Yeah it is possible but I didn't find that code from its official repo. Hello, maybe this repository can solve your problem: https://github.com/Nomination-NRB/SAM-webui Save white mask, Save color mask,...
You can use this project: https://github.com/Nomination-NRB/SAM-webui
> _未提供说明。_ You can use this project: https://github.com/Nomination-NRB/SAM-webui
> Same problem with A100 -40G. I try to use Xformers to solve it. It works. But my question is why the authors can run it successfully without Xformers how...
> Thanks to @rootonchair's PR, this should be fixe now🙌🏻 Could you tell me how to install diffusers version=0.32.0.dev0 ? I use pip install diffusers and get version=0.31.0