Home Artists Posts Import Register

Downloads

Content

Solid update with a few more additions for working with models and a few bug fixes on installation ! 

If it was working for you before, there is no need to reinstall/upgrade the streamdiffusion repo. Load in the new tox and switch out the Basefolder, models, etc and you are all set.

Changes:
Installation Guide ! New 'View Instructions' pulse in Install page will open helpful instructions !!! check it out !! 

'Lora' parameter page is renamed to 'Models' + more info in headers to make it clearer
- Moved 'Use local LCM/VAE models' pulse to the 'Models' page

Added Hugging Face Model Downloader
- downloads SD models and LoRA models from Huggingface. Warning : will block the TD process while downloading. which may take a minute for main SD models (only needs to be done once)
- Check model info pulse

Added a LoRA Dropdown for .safetensors files in 'StreamDiffusion/models/LoRA' folder. When model is selected, it will set that as the LoRA File Path in that block.
- LoRA .safetensors files will appear on the Lora Folder menu if they are moved to that folder (including subdirectories).
- Full file paths still work like previously in case model exists in other disk location 

Better handling of 1.5 models using local .safetensors
- Any LCM / VAE or Main SD model used from huggingface will use the folder as the parameter.
- For LoRA's or main SD models using .safetensors files you must use the full file path to the .safetensors file. 

btw - Errors turn operator color red now and warnings turn operator yellow. Check the logs (dat out4) or the Log Message at top of the Stream Settings pages for more info

Enjoy !

Comments

ๅฉ‰่“‰ ๆœฑ

after I deployed streamdiffusion to TD, after I clicked on start stream Pulse, it still doesn't work and shows not streaming on stream info! After I've linked noise to streamdiffusionTD and I've turned on "stream active", now in the "streamdiffusionTD" box it shows something like this Anything is the same as the initialization screen in "noise".

ๅฉ‰่“‰ ๆœฑ

It took me over 10 hours to get it to run successfully, what should I do? I don't know what the problem is now and I'm anxious and confused.

Lyell Hintz

The toggle for stream active should turn on / off automatically based on whether or not the model is streaming. Patreon doesn't make it easy to share screenshots but if you can shoot a direct message with more info, happy to help.

NoName

Error: Basefolder parameter must be set to '/StreamDiffusion'. 'path/to/StreamDiffusion/venv' not found. How can I fix that?

GG J

Hi, I had some failures. In my Stream_Settings page, the Log Message kept showing [started with ndi input using CMD], and an NDI QR code was output. If I click the Start Stream button, it brings up my CMD, but nothing is running in the CMD and it closes after a second. I don't understand what's going on.

Lyell Hintz

there is a debug toggle in stream settings 2. Try turning that On and starting the stream again. My guess is that the install isn't fully setup. It is likely not finding a module or having trouble importing the external scripts. Check the install guide in the Install page for the correct requirements.

Lyell Hintz

You will want to sett he Basefolder parameter to be the full folder path to the repo folder on disk. if it is saying the venv is not found, then either the venv doesn't exist or you don't have the folder correctly linked.

Jimi Vex

Hey man, I've tried to get this working for a couple days, and no luck. When I get to "Install SD (venv + all req)", I get this error: ร— Getting requirements to build wheel did not run successfully. โ”‚ exit code: 1 โ•ฐโ”€> [4 lines of output] Traceback (most recent call last): File "E:\StreamDiffusion\venv\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 15, in import json ModuleNotFoundError: No module named 'json' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error ร— Getting requirements to build wheel did not run successfully. โ”‚ exit code: 1 โ•ฐโ”€> See above for output.

Luciana Maia

Hey there, im getting also an error: Current directory: C:\Users\lumaia86\Documents\Touchdesigner\TEST2DOTSTIMULATE\StreamDiffusion Changed directory to: C:\Users\lumaia86\Documents\Touchdesigner\TEST2DOTSTIMULATE\StreamDiffusion Virtual environment already exists at: "C:/Users/lumaia86/Documents/Touchdesigner/TEST2DOTSTIMULATE/StreamDiffusion\venv" Attempting to activate virtual environment... El sistema no puede encontrar la ruta especificada. Failed to activate virtual environment. Please check the path and ensure the venv exists. Path to venv: "C:/Users/lumaia86/Documents/Touchdesigner/TEST2DOTSTIMULATE/StreamDiffusion\venv" VIRTUAL_ENV: "" Presione una tecla para continuar . . . Installing 'wheel' to ensure successful building of packages... C:\python-3.10.11-embed-amd64\python.exe: No module named pip Installing nvidia-pyindex to ensure access to NVIDIA-specific packages... C:\python-3.10.11-embed-amd64\python.exe: No module named pip Installing dependencies with pip from the activated virtual environment... C:\python-3.10.11-embed-amd64\python.exe: No module named pip C:\python-3.10.11-embed-amd64\python.exe: No module named pip C:\python-3.10.11-embed-amd64\python.exe: No module named pip Traceback (most recent call last): File "C:\Users\lumaia86\Documents\Touchdesigner\TEST2DOTSTIMULATE\StreamDiffusion\setup.py", line 4, in from setuptools import find_packages, setup ModuleNotFoundError: No module named 'setuptools' C:\python-3.10.11-embed-amd64\python.exe: No module named pip Installation Finished Presione una tecla para continuar . . .