Update Paperspace Guide for Idiots.md
This commit is contained in:
parent
79343f58c1
commit
e4366c590c
|
@ -1,10 +1,10 @@
|
|||
# Getting Started on Paperspace for Retards <3
|
||||
# `Getting Started on Paperspace for Retards <3`
|
||||
|
||||
![paperspace](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/docs/assets/paperspace.png)
|
||||
|
||||
**What is Paperspace?**
|
||||
|
||||
Basically, a cloud compute service for AI development. You run your code on their hardware.
|
||||
Basically, a cloud compute service for AI development aimed at professionals developing proprietary models. You run your code on their hardware. They offer a lot of really neat things you can use for developing neural networks but we're only use Gradient.
|
||||
|
||||
**Why Paperspace?**
|
||||
|
||||
|
@ -12,47 +12,62 @@ Paperspace is convenient, free, and you probably don't have a computer good enou
|
|||
|
||||
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 sure 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.
|
||||
|
||||
Google deletes your files once the machine turns off. Paperspace doesn't do that, even on the free tier.
|
||||
|
||||
**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)
|
||||
|
||||
**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](https://github.com/AbdBarho/stable-diffusion-webui-docker)
|
||||
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](https://github.com/AbdBarho/stable-diffusion-webui-docker)
|
||||
|
||||
|
||||
## Let's do it!
|
||||
|
||||
1. [Create an Account](https://console.paperspace.com/signup) 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
|
||||
|
||||
1. [Create an Account](https://console.paperspace.com/signup) 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](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/docs/assets/create_project.png)
|
||||
|
||||
3. Click this button to create a notebook
|
||||
3. Click this button to create a notebook
|
||||
|
||||
![create_notebook](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/docs/assets/create_notebook.png)
|
||||
|
||||
4. Under "Runtime" select "Start from Stratch"
|
||||
4. Under "Runtime" select "Start from Stratch"
|
||||
|
||||
![start_scratch.png](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/docs/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)
|
||||
5. Download [StableDiffusionUI_Voldemort_paperspace.ipynb](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/StableDiffusionUI_Voldemort_paperspace.ipynb)
|
||||
Make sure you click the "Raw" button near the top right and do `ctrl+s` on the page with the raw text. Don't download the webpage.
|
||||
|
||||
6. Upload that file to your notebook
|
||||
6. Upload that file to your notebook
|
||||
|
||||
You don't have to clone/download the entire repository, just the `.ipynb` file.
|
||||
|
||||
![upload](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/docs/assets/upload.png)
|
||||
|
||||
7. Follow directions
|
||||
7. Follow directions
|
||||
|
||||
I worked hard to make the setup process automated and fool-proof. Read it!
|
||||
|
||||
![final](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/docs/assets/final.png)
|
||||
(this image is outdated)
|
||||
|
||||
## Launch the Jupyter Notebook
|
||||
|
||||
|
@ -64,14 +79,27 @@ You can access the terminal in the Jupyter Notebook.
|
|||
|
||||
## I need more help :(
|
||||
|
||||
Here's some other guides.
|
||||
Here's some other guides. Please don't shit up /sdg/ with tech support questions.
|
||||
|
||||
- [FINAL GUI RETARD GUIDE](https://rentry.org/voldy)
|
||||
- [Using the WebUI](https://rentry.org/voldy)
|
||||
- [Using the Inpainter](https://rentry.org/drfar)
|
||||
- [Textual Inversion](https://rentry.org/aikgx)
|
||||
- [Crowd-Sourced Prompts](https://lexica.art/)
|
||||
- [Artist Name Prompts](https://sgreens.notion.site/sgreens/4ca6f4e229e24da6845b6d49e6b08ae7?v=fdf861d1c65d456e98904fe3f3670bd3)
|
||||
Pro-tip: go lurk in /sdg/ on /g/ and view /sdg/ archives for tips, tricks, and suggestions.
|
||||
|
||||
Here's some other guides, maybe one of these will help:
|
||||
- [A guide to getting started with the paperspace port of AUTOMATIC1111’s web UI for ppl who get nervous](https://proximacentaurib.notion.site/A-guide-to-getting-started-with-the-paperspace-port-of-AUTOMATIC1111-s-web-UI-for-ppl-who-get-nervou-b83c2213f17e452e8b0e37ba64fe9758)
|
||||
- [Getting Started Stable Diffusion 2 in Paperspace Notebook](https://weirdwonderfulai.art/resources/getting-started-stable-diffusion-2-in-paperspace-notebook/)
|
||||
- [How to Setup Deforum Stable Diffusion WebUI on Paperspace (video)](https://www.youtube.com/watch?v=YuislijDeFo)
|
||||
|
||||
## Other guides related to the WebUI
|
||||
|
||||
- [FINAL GUI RETARD GUIDE](https://rentry.org/voldy)
|
||||
- [Using the WebUI](https://rentry.org/voldy)
|
||||
- [Using the Inpainter](https://rentry.org/drfar)
|
||||
- [Textual Inversion](https://rentry.org/aikgx)
|
||||
- [Crowd-Sourced Prompts](https://lexica.art/)
|
||||
- [Artist Name Prompts](https://sgreens.notion.site/sgreens/4ca6f4e229e24da6845b6d49e6b08ae7?v=fdf861d1c65d456e98904fe3f3670bd3)
|
||||
|
||||
![](https://mato.evulid.cc/matomo.php?idsite=2&rec=1&url=https://rentry.org/865dy)
|
||||
|
||||
[Images hosted on Github](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace)
|
||||
[Github Mirror](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/docs/archives/Getting%20Started%20on%20Paperspace.pdf)
|
||||
|
||||
[Approved by Paperspace!](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/master/docs/assets/approved%20by%20paperspace.png?raw=true)
|
||||
|
|
Loading…
Reference in New Issue