UnionFaps
Furkan Gözükara from patreon
Furkan Gözükara patreon

Wan2GP 1-Click Automatic Installer for Windows, RunPod and Massed Compute with Literally All GPUs Support with Flash Attention + xFormers + Torch 2.8 and CUDA 12.9

🕑 Added 2025-09-27 00:21:53 +0000 UTC
Wan2GP 1-Click Automatic Installer for Windows, RunPod and Massed Compute with Literally All GPUs Support with Flash Attention + xFormers + Torch 2.8 and CUDA 12.9
Wan2GP 1-Click Automatic Installer for Windows, RunPod and Massed Compute with Literally All GPUs Support with Flash Attention + xFormers + Torch 2.8 and CUDA 12.9

Comments

Furkan Gözükara

our windows installer already doing that :D pip install onnxruntime==1.17.0 pip install numpy==1.26.4

Loyd Keudem

Hi guys to solve this problem : The original AttributeError: module 'onnxruntime' has no attribute 'SessionOptions' issue has been resolved by: 1. Downgrading onnxruntime from 1.23.0 to 1.17.0 2. Downgrading NumPy from 2.2.6 to 1.26.4 for compatibility I fix that by doing this : pip uninstall numpy -y pip install "numpy>=2.0,<2.3" pip install --upgrade onnxruntime It solve the problem and the gradio run amazing well

Furkan Gözükara

so first time worked and second time broken? can you run installer again and launch and try see if works?

Nobbit K

Hey, unfortunately it looks like the onyxruntime and numby issue is still persistent after a clean v2 installation. It occured after the second launch of the .bat. The first launch and relaunch worked like intended. Traceback (most recent call last): File "E:\AI local\Wan2GP_v2\Wan2GP\wgp.py", line 25, in from shared.utils.utils import convert_tensor_to_image, save_image, get_video_info, get_file_creation_date, convert_image_to_video, calculate_new_dimensions, convert_image_to_tensor, calculate_dimensions_and_resize_image, rescale_and_crop, get_video_frame, resize_and_remove_background, rgb_bw_to_rgba_mask File "E:\AI local\Wan2GP_v2\Wan2GP\shared\utils\utils.py", line 13, in from rembg import remove, new_session File "E:\AI local\Wan2GP_v2\Wan2GP\venv\lib\site-packages\rembg\__init__.py", line 5, in from .bg import remove File "E:\AI local\Wan2GP_v2\Wan2GP\venv\lib\site-packages\rembg\bg.py", line 23, in from .session_factory import new_session File "E:\AI local\Wan2GP_v2\Wan2GP\venv\lib\site-packages\rembg\session_factory.py", line 6, in from .sessions import sessions_class File "E:\AI local\Wan2GP_v2\Wan2GP\venv\lib\site-packages\rembg\sessions\__init__.py", line 5, in from .base import BaseSession File "E:\AI local\Wan2GP_v2\Wan2GP\venv\lib\site-packages\rembg\sessions\base.py", line 10, in class BaseSession: File "E:\AI local\Wan2GP_v2\Wan2GP\venv\lib\site-packages\rembg\sessions\base.py", line 13, in BaseSession def __init__(self, model_name: str, sess_opts: ort.SessionOptions, *args, **kwargs): AttributeError: module 'onnxruntime' has no attribute 'SessionOptions'

Furkan Gözükara

no not normal at all.

Walker4k

Is it normal to take 2 hours to generate a 4 sec I2V using an H100 at MC?


More Creators