nitinmukesh

Results 40 comments of nitinmukesh

> WARNING: The new version of the model will be updated by safetensor, you may need to download it mannully. We run the Use 256 x 256 OR 512 x...

@jerryyu168 Follow this to install FFMpeg https://youtu.be/SIwfW3MAp6w?si=riBY9u7uBKVJd7Nw

@zhou-linpeng Awesome. How did you got smooth animation? Please post quick guide (steps).

@SuperMaximus1984 How did you use even 1 GPU? I'm using windows

So it's 3 hours and still progress is 0.

Thank you @itechmusic. I am still not sure how to make it work. I did adjusted the dimension of image as suggested by you. There is no error, no missing...

It is getting stuck at the following line (recon = vae.decode_latents(pred_latents)) @torch.no_grad() def main(args): print("start inference") video_num = len(whisper_chunks) print("video_num ", video_num) batch_size = args.batch_size print("batch_size ", batch_size) gen =...

@itechmusic Please could you suggest something here to make it work

> line 114, in from . import _imaging as core ImportError: DLL load failed while importing _imaging: 找不到指定的模 I got the same error ``` (vtoon) C:\usable\VToonify>python style_transfer.py --scale_image Traceback (most...