-
-
Notifications
You must be signed in to change notification settings - Fork 523
Description
Package
Wan2GP
When did the issue occur?
Installing the Package
What GPU / hardware type are you using?
NVIDEA GEFORCE RTX 4060TI
What happened?
Ive been using chatGPT to walk me through got comfyUi to work and making images fine, just can not get video generation to work error messages after error message this is where im at now
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP_sm_gradio_log_patch.py", line 59, in
runpy.run_path(target_script, run_name="main")
File "C:\Users\jgodd\Desktop\Data\Assets\Python\cpython-3.10.18-windows-x86_64-none\lib\runpy.py", line 289, in run_path
return _run_module_code(code, init_globals, run_name,
File "C:\Users\jgodd\Desktop\Data\Assets\Python\cpython-3.10.18-windows-x86_64-none\lib\runpy.py", line 96, in _run_module_code
run_code(code, mod_globals, init_globals,
File "C:\Users\jgodd\Desktop\Data\Assets\Python\cpython-3.10.18-windows-x86_64-none\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\wgp.py", line 25, in
from mmgp import offload, safetensors2, profile_type , quant_router
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\mmgp\offload.py", line 74, in
from .quant_router import (
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\mmgp\quant_router.py", line 7, in
from optimum.quanto import QModuleMixin, register_qmodule
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\optimum\quanto_init.py", line 19, in
from .models import *
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\optimum\quanto\models_init.py", line 34, in
from .diffusers_models import *
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\optimum\quanto\models\diffusers_models.py", line 30, in
from diffusers import PixArtTransformer2DModel
File "", line 1075, in _handle_fromlist
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\diffusers\utils\import_utils.py", line 1007, in getattr
value = getattr(module, name)
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\diffusers\utils\import_utils.py", line 1006, in getattr
module = self._get_module(self._class_to_module[name])
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\diffusers\utils\import_utils.py", line 1018, in _get_module
raise RuntimeError(
RuntimeError: Failed to import diffusers.models.transformers.pixart_transformer_2d because of the following error (look up to see its traceback):
No module named 'triton'
I really appreciate it if someone can help
Console output
Ive been using chatGPT to walk me through got comfyUi to work and making images fine, just can not get video generation to work error messages after error message this is where im at now
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP_sm_gradio_log_patch.py", line 59, in
runpy.run_path(target_script, run_name="main")
File "C:\Users\jgodd\Desktop\Data\Assets\Python\cpython-3.10.18-windows-x86_64-none\lib\runpy.py", line 289, in run_path
return _run_module_code(code, init_globals, run_name,
File "C:\Users\jgodd\Desktop\Data\Assets\Python\cpython-3.10.18-windows-x86_64-none\lib\runpy.py", line 96, in _run_module_code
run_code(code, mod_globals, init_globals,
File "C:\Users\jgodd\Desktop\Data\Assets\Python\cpython-3.10.18-windows-x86_64-none\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\wgp.py", line 25, in
from mmgp import offload, safetensors2, profile_type , quant_router
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\mmgp\offload.py", line 74, in
from .quant_router import (
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\mmgp\quant_router.py", line 7, in
from optimum.quanto import QModuleMixin, register_qmodule
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\optimum\quanto_init.py", line 19, in
from .models import *
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\optimum\quanto\models_init.py", line 34, in
from .diffusers_models import *
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\optimum\quanto\models\diffusers_models.py", line 30, in
from diffusers import PixArtTransformer2DModel
File "", line 1075, in _handle_fromlist
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\diffusers\utils\import_utils.py", line 1007, in getattr
value = getattr(module, name)
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\diffusers\utils\import_utils.py", line 1006, in getattr
module = self._get_module(self._class_to_module[name])
File "C:\Users\jgodd\Desktop\Data\Packages\Wan2GP\venv\lib\site-packages\diffusers\utils\import_utils.py", line 1018, in _get_module
raise RuntimeError(
RuntimeError: Failed to import diffusers.models.transformers.pixart_transformer_2d because of the following error (look up to see its traceback):
No module named 'triton'
I really appreciate it if someone can help
Version
2.15.6
What Operating System are you using?
Windows