olegchomp / TouchDiffusion

TouchDesigner implementation for real-time Stable Diffusion interactive generation with StreamDiffusion.
164 stars 9 forks source link

CAN'T GENERATE ENGINE #14

Closed Sept-faeyza closed 15 hours ago

Sept-faeyza commented 3 months ago

I tried generating the engine on the local host, but I encountered an error, which said "name 'StreamDiffusionWrapper' is not defined" Please help to solve the problem, thank you Screenshot (39) Screenshot (40)

abelbrata commented 3 months ago

I got the same error

olegchomp commented 3 months ago

Might be something with model or broken installation. Better to try with portable version

Sept-faeyza commented 3 months ago

Might be something with model or broken installation. Better to try with portable version

ok,, oleg

Sept-faeyza commented 3 months ago

Might be something with model or broken installation. Better to try with portable version

Hi Oleg, I've tried the portable version, and it works, I managed to install the engine, but when I continued with the Touch Designer process I experienced problems, my TouchDesigner Component file couldn't open the engine.

image image image

Sept-faeyza commented 3 months ago

Might be something with model or broken installation. Better to try with portable version

Hi Oleg, I've tried the portable version, and it works, I managed to install the engine, but when I continued with the Touch Designer process I experienced problems, my TouchDesigner Component file couldn't open the engine.

image image image

what should i do??

Sept-faeyza commented 3 months ago

Might be something with model or broken installation. Better to try with portable version

Hi Oleg, I've tried the portable version, and it works, I managed to install the engine, but when I continued with the Touch Designer process I experienced problems, my TouchDesigner Component file couldn't open the engine. image image image

what should i do??

My destination folder is correct, it matches the folder containing the web.ui file

zaharbaz commented 3 months ago

Same issue for me.

Pytorch reinstalled and updated

image image

olegchomp commented 3 months ago

@zaharbaz try with Portable version, also check that TD version is 2023

zaharbaz commented 3 months ago

The issue is fixed. It was conflict with pytorch on my system. After uninstall pytorch from my system's Python, the error is gone. Command what I used for uninstall: pip uninstall torch

Nahdra commented 2 months ago

The issue is fixed. It was conflict with pytorch on my system. After uninstall pytorch from my system's Python, the error is gone. Command what I used for uninstall: pip uninstall torch

I have the same issue, can you briefly tell me step by step to do this? Thanks !

olegchomp commented 2 months ago

The issue is fixed. It was conflict with pytorch on my system. After uninstall pytorch from my system's Python, the error is gone. Command what I used for uninstall: pip uninstall torch

I have the same issue, can you briefly tell me step by step to do this? Thanks !

Open TouchDesigner settings and remove path from "site-packages"