Example tutorial for learn how to install and use Massed Compute
(Starts at 12:58) : https://youtu.be/KW-MHmoNcqo?si=G1WbG-Qw4ujWvOtG&t=778

Register for Massed Compute using the following link I appreicate that a lot:
https://vm.massedcompute.com/signup?linkId=lp_034338&sourceId=secourses&tenantId=massed-compute

We have a special coupon for all GPUs : SECourses

If you want to learn more about GPUs and prices read this link : https://www.patreon.com/posts/126671823

I recommend L40S or RTX A6000 ADA or best is RTX 6000 PRO

Important Notes:

Ensure each copy-paste action is accurate, as Massed Compute may not always copy-paste correctly.

Use ThinClient or log in to Patreon on Massed Compute to download files to your Massed Compute instance.

Setup Instructions:

First move downloaded files into a folder like downloads folder, open a cmd and execute below command

chmod +x Massed_Compute_Install.sh
./Massed_Compute_Install.sh

It will fully install and start the App with Gradio live share
I recommend to use in your PC with Gradio live share link

To fast download models I recommend our model downloader app : https://www.patreon.com/posts/114517862

This tutorial shows : https://youtu.be/R02kPf9Y3_w

Open a new terminal and run the following code each time you need to start the App later - run in installed folder:

cd sd-webui-forge-classic
source ./venv/bin/activate
cd ..
python3 smart_launch.py --full-startup --share --autolaunch --disable-sage --enable-insecure-extension-access


