StreamDiffusionTD 0.1.5 ๐ผ๏ธ๐ (Patreon)
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 !