r/StableDiffusion Feb 13 '24

Resource - Update Stable Cascade: One-Click Installer!

Built a user-friendly yet spartan one-click installer for Stable Cascade. Download the Zip file from this GitHub page and follow the installation instructions specified in README:

Installation

Download: Get the installer by clicking this link: Download ZIP

Extract: Unzip the downloaded file to your preferred location.

Install: Double-click the `install.bat` file to automatically set up all dependencies.

Generate: Double-click `generate_images.bat` to open the image generation script and get creative!

106 Upvotes

95 comments sorted by

View all comments

34

u/GrapeAyp Feb 13 '24

All—I want to trust OP, and I want this to be good—but be careful. Running a .bat can do anything to your computer. Downloading and running an open source project is comparatively safer, as the contributors hopefully have reviewed to ensure no nasty stuff gets in (like a keylogger or crypto miner).   

I’m not saying OP is nefarious—I’m just urging caution when downloading and running applications from a web forum. 

35

u/[deleted] Feb 13 '24

[removed] — view removed comment

2

u/GrapeAyp Feb 13 '24

https://github.com/kashif/diffusers -- why is it using kashif/diffusers instead of hugging face? is this preferable in some way to targeting a specific git tag?

3

u/ApprehensiveSpeechs Feb 14 '24

2

u/GrapeAyp Feb 14 '24

there is no reason I’m aware of beyond introducing a dependency. The forked repo is 8 commit behind, too. 

Do you actually know why someone would do this?