emourdavid

Results 8 issues of emourdavid

Hi, Recently I delete venv folder to make fresh new install for Comfyui. I git pull all to latest version and start jumping into issue. - Windows 11 - Comfyui...

I finished 99%, all loaded. When running, it goes to last step and show this error: DDPM.__init__() got an unexpected keyword argument 'first_stage_key_cond' ![image](https://github.com/StartHua/ComfyUI_Seg_VITON/assets/139842563/7fed5778-6623-49f1-a317-12fe8b3085b7)

Hi everyone, I finished below steps to run install from sources: set CUDA_HOME="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin" set DISTUTILS_USE_SDK=1 set IABN_FORCE_CUDA=1 python setup.py install I am using Windows 11: python...

Thank you for your work. Can you please add this feature: Resize Image to square with padding so the new image won't be cropped ![image](https://github.com/user-attachments/assets/90ec5fda-893b-4d9c-8be4-8b9cf477f46c)

Hi jianchang512, Thank you for hard work. I dont know why software always downloads tts models when it is loading. I checked it deleted model.pth in tts\tts_models--multilingual--multi-dataset--xtts_v2 and download again...

### Feature description When girl model shows side face, it can not swap as good as possible. Any suggestions? ![Screenshot 2024-08-18 024127](https://github.com/user-attachments/assets/80ce42bb-1309-40ca-9ad4-b1791f715487) ![Screenshot 2024-08-18 024134](https://github.com/user-attachments/assets/34e7835f-bcca-4378-a923-c7d56712b99b)

enhancement
🔬 research

**出错信息** Before raise error >> Subtitles file error,size is 0b. File zh-cn.srt is created with 3kb ![Screenshot 2024-09-29 082108](https://github.com/user-attachments/assets/0b4ca309-14b2-49eb-bb24-df861cf8d5d0) After Pausing time to edit sub, it continues run and shows...

I just upgrade Comfyui and get this issue: ComfyUI\venv\lib\site-packages\basicsr\data\degradations.py", line 8, in from torchvision.transforms.functional_tensor import rgb_to_grayscale ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'