stable-diffusion-paperspace/docs/Paperspace Guide for Idiots.md

3.6 KiB

Getting Started on Paperspace for Retards <3

paperspace

What is Paperspace?

Basically, a cloud compute service for AI development. You run your code on their hardware.

Why Paperspace?

Paperspace is convenient, free, and you probably don't have a computer good enough to run the AI. They're aimed at professionals whereas Colab is literally for children.

You'll run your code on their powerful GPUs which is much faster and easier than locally on your computer.

Do I have to pay?

Only if you feel limited by their free tier. You should have everything you need to generate porn really neat images. I'm pretty Paperspace is cheaper than Google Colab Pro.

Why not Google Colab?

Google Colab is an alternative, but their free tier is more restrictive than Paperspace's and has less powerful hardware. And, knowing Google, they probably record what you generate.

But I want to run it on Google Colab!

Ok fine. Here's the official colab notebook by Voldy himself.

But I'd rather run it on my own computer!

Running it in the cloud is much easier and you're less likely to mess up your OS, but since you insist here's a Docker container to make is simpler: AbdBarho/stable-diffusion-webui-docker

Let's do it!

  1. Create an Account You will be asked for your phone number. You can use a VOIP number such as Google Voice, they don't block it!

  2. Click this button and fill out the form that pops up

create_project

  1. Click this button to create a notebook

create_notebook

  1. Under "Runtime" select "Start from Stratch"

start_scratch.png

  1. Download StableDiffusionUI_Voldemort_paperspace.ipynb

  2. Upload that file to your notebook

upload

  1. Follow directions

final

Launch the Jupyter Notebook

Click this symbol in the left vertical menubar.

open-jupiter

You can access the terminal in the Jupyter Notebook.

I need more help :(

Here's some other guides.

Images hosted on Github Github Mirror