stable-diffusion-paperspace/Docs/Paperspace Guide for Retard...

67 lines
1.9 KiB
Markdown
Raw Normal View History

2022-09-08 20:58:17 -06:00
2022-09-08 20:43:01 -06:00
### Getting Started on Paperspace for Retards <3
![paperspace](Assets/paperspace.png)
**What is Paperspace?**
Basically, a cloud compute service for AI development. You run your code on their hardware.
**Why Paperspace?**
Paperspace makes it easy to run resource-intensive, long-running AI calculations. Paperspace is convenient, free, and you probably don't have a computer good enough to run the AI.
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.
**But I want to run it on Google Colab!**
Ok fine. [Here's the official colab notebook by Voldy himself.](https://colab.research.google.com/drive/1Iy-xW9t1-OQWhb0hNxueGij8phCyluOh)
## Let's do it!
2022-09-08 20:43:01 -06:00
1. [Create an Account](https://console.paperspace.com/signup)
In an effort to help the new people get started, here's a promo code to get $10 account credit. `KQLRH37` Use this link to quickly sign up:
[https://console.paperspace.com/signup?R=KQLRH37](https://console.paperspace.com/signup?R=KQLRH37)
3. Click this button and fill out the form that pops up
2022-09-08 20:43:56 -06:00
2022-09-08 20:43:01 -06:00
![create_project](Assets/create_project.png)
2022-09-08 20:43:56 -06:00
2022-09-08 20:43:01 -06:00
3. Click this button to create a notebook
2022-09-08 20:43:56 -06:00
2022-09-08 20:43:01 -06:00
![create_notebook](Assets/create_notebook.png)
2022-09-08 20:43:56 -06:00
2022-09-08 20:58:17 -06:00
4. Under "Runtime" select "Start from Stratch"
![start_scratch.png](Assets/start_scratch.png)
5. Download [StableDiffusionUI_Voldemort_paperspace.ipynb](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/StableDiffusionUI_Voldemort_paperspace.ipynb)
6. Upload that file to your notebook
2022-09-08 20:43:56 -06:00
2022-09-08 20:43:01 -06:00
![upload](Assets/upload.png)
2022-09-08 20:43:56 -06:00
2022-09-08 20:58:17 -06:00
7. Follow directions
2022-09-08 20:43:56 -06:00
![final](Assets/final.png)