Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
I ran the installation according to their instructions on github and got cuda out of memory error. I will try the cpu offload now but not able to get their gradio running
@Dr. Furkan Gözükara Do you know if I wanted to do a custom setup where I have the exact programs and files installed as soon as I initialize a machine on Massedcompute, could I do that with a Docker container or something like that?
Alibaba’s new Wan 2.1 text-to-video, video-to-video and image-to-video Open Source AI is unbelievable. In this tutorial I will show how you can install Wan 2.1 all publicly published models into your Windows PC with 1-click installation and use them with the easiest possible way. With the Gradio APP I have developed, you will be able to use Wan ...
that sounds so good. i think you have done quite good research on image generation, its time for videos now...and thanks for sharing all this research.
with the supir one click installer how come for batch processing, it ran out 3 images, now its eating up gpu/cpu because of llava and wont process the rest of them, 3 worked fine for some reason really quickly now its dragging.
Hi @Dr. Furkan Gözükara, I noticed in the WAN 2.1 14B Image-to-Video 720P specifications - it shows "Number of Persistent Parameters In Dit (VRAM)" as 0 for 24GB cards. Is this correct, or possibly an error? I'm asking because I'm observing my VRAM being fully utilized despite the parameter count showing as 0.
I've scanned this thread but I am getting an error when running V23 of the model downloader:
Enter your choices (comma or dash separated, e.g., 1,3,5 or 1-3-5): 4 Created or verified directory: SwarmUI\Models Created or verified directory: SwarmUI\Models\vae Created or verified directory: SwarmUI\Models\diffusion_models Created or verified directory: SwarmUI\Models\Stable-Diffusion Created or verified directory: SwarmUI\Models\clip Created or verified directory: SwarmUI\Models\yolov8 Created or verified directory: SwarmUI\Models\style_models Created or verified directory: SwarmUI\Models\Lora Created or verified directory: SwarmUI\Models\upscale_models Traceback (most recent call last): File "C:\Projects\SwarmUI\Download_Models.py", line 328, in <module> download_models(selected_options) File "C:\Projects\SwarmUI\Download_Models.py", line 66, in download_models snapshot_download( File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\utils_deprecation.py", line 101, in inner_f return f(args, **kwargs) File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\utils_validators.py", line 124, in _inner_fn return fn(args, **kwargs) TypeError: snapshot_download() got an unexpected keyword argument 'local_dir'