problem with triton
(venv) E:\ControlVideo>python inference.py
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton.language'
Traceback (most recent call last):
File "E:\ControlVideo\inference.py", line 20, in
diffusers==0.14.0 will work
diffusers==0.14.0 will work
thanks! still having trouble is it working? where is the output? if u can help - thanks a bunch!
Uninstalling diffusers-0.18.2:
Successfully uninstalled diffusers-0.18.2
Successfully installed diffusers-0.14.0
(venv) E:\Control-A-Video>python inference.py --prompt "gondurastration" --input_video E:\controlvideo\data\moonwalk.mp4 --control_mode "canny" A matching Triton is not available, some optimizations will not be enabled. Error caught was: DLL load failed while importing libtriton: The specified module could not be found. vae\diffusion_pytorch_model.safetensors not found Fetching 15 files: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:00<00:00, 14976.09it/s] 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 20/20 [00:09<00:00, 2.13it/s] 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 20/20 [03:57<00:00, 11.90s/it]
(venv) E:\Control-A-Video>