惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Blog — PlanetScale
Blog — PlanetScale
博客园 - Franky
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
D
Docker
Google DeepMind News
Google DeepMind News
GbyAI
GbyAI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
N
Netflix TechBlog - Medium
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Engineering at Meta
Engineering at Meta
H
Help Net Security
B
Blog
宝玉的分享
宝玉的分享

Runpod Blog.

New Runpod datacenter now live: AP-IN-1 Track GPU spend across your team with Cost Centers The GPU supply supercycle is here. Here’s what AI builders need to know. Community Spotlight: One-click AI image and video generation on Runpod with SwarmUI | Runpod Blog Community Spotlight: LoRA Pilot Data Prep to Inference Introducing the Runpod Assistant: Manage Your Cloud GPU Resources with Natural Language OpenAI's Parameter Golf: Train the Best Language Model That Fits in 16MB on Runpod LLM inference optimization: techniques that actually reduce latency and cost Pruna P-Video and Vidu Q3 public endpoints now available on Runpod Runpod brand spelling guide Quickstart - Runpod Documentation The AI market looks nothing like the narrative Training StyleGAN3 with Vision-Aided GAN on Runpod KoboldAI – The Other Roleplay Front End, And Why You May Want to Use It How to Connect Cursor to LLM Pods on Runpod for Seamless AI Dev Community Spotlight: How AnonAI Scaled Its Private Chatbot Platform with Runpod Prompt Scheduling with Disco Diffusion on Runpod Runpod's Latest Innovation: Dockerless CLI for Streamlined AI Development Run Your Own AI from Your iPhone Using Runpod Introducing Flash: Run GPU workloads on Runpod Serverless: No Docker required Use Claude Code with your own model on Runpod: No Anthropic account required Avoid Errors by Selecting the Proper Resources for Your Pod What hackers built on Runpod at TreeHacks 2026 Easily Back Up and Restore Your Pod with Cloud Sync + Backblaze B2 The Complete Guide to GPU Requirements for LLM Fine-Tuning AI Guides, Tutorials & GPU Infrastructure Insights | Runpod Your first Claude Code project within Runpod: a complete setup guide 10 billion Serverless requests and counting Building for resilience: Runpod’s response to the AWS us-east-1 outage How to Connect Google Colab to Runpod
Disco Diffusion on Runpod: Creative AI for Artists
Zhen Lu · 2023-02-28 · via Runpod Blog.

AI is the latest frontier for artists, providing new opportunities for creativity and expression. While stable diffusion is the latest rage and is much faster, you can't beat the artistic aesthetic that comes out of good ol' DD. Disco Diffusion models are a great way to create some stunning pieces. In this article, we'll go through how to get running Disco Diffusion on Runpod.

What is Disco Diffusion?

Disco Diffusion leverages Machine Learning to create AI Generated Art. You can describe the scene using a text prompt and the AI model will generate the image, which can take anywhere from a minute to an hour. It takes quite a bit of GPU compute to generate these images, but the results can be amazing!

How do you run Disco Diffusion?

Disco Diffusion requires GPU compute to create stunning art and the process can take at least a few minutes. In this blog post, we will walk through how you can rent GPU on Runpod to start your DD journey. You can also do this with your own GPU, provided that it has at least 12 GB VRAM. Just keep in mind that some settings require much more VRAM (48+ GB)!

Step 1: If you don't have a Runpod account, create one. You will have to verify your email (check your spam!) and also sign the terms of service.

Step 2: Go to the billing section and load some money on your account. $25 should be enough to play around and get some great results.

Step 3: Click on this template link, then pick your instance type. Runpod Has plenty of options to choose from and it can be daunting to choose from them all. Safe bets are the 3090s on Community Cloud or the A5000s on Secure Cloud. Community Cloud is a bit cheaper, so many people go with that. If you need a true SSH tunnel, it's easier to go with Secure Cloud, but Community Cloud will work for most use cases.

Step 4: Deploying your Pod

Click on the "Select" button

Runpod GPU comparison grid listing RTX 3080, 3090, A4000, A5000, and V100 cards with specs and hourly prices

Click "Select" to continue.

You can feel free to leave everything as default. If you need more disk, then you can increase the "Volume Disk" amount.

Click "Continue"

Runpod deploy step for a 1x RTX 3090 Disco Diffusion pod with spot and on-demand pricing options

At this point, you are presented with a summary of your choices and you can choose to deploy a spot instance or on-demand instance. A spot instance is a cheaper instance, but it can be interrupted at any time. On-demand instances are non-interruptable. For this tutorial, we'll deploy an on-demand instance.

Runpod confirmation modal saying the pod is being built, with My Pods and GPU Cloud buttons

Click on "My Pods" to go to your dashboard.

You should see your pod start to initialize.

Runpod pod card for a Disco Diffusion pod on an RTX 3090 showing initializing status and a progress bar

This step may take a little bit depending on if the Disco Diffusion container image is cached on the machine you chose. If you want to check the status, you can click on the "Logs" button and you will be able to see the download/start status of your pod.

Step 5: Get Access to Your Pod

Once the pod is initialized, you should be able to access it by clicking on "Connect". This will bring up a modal window with a bunch of options. For now, you can ignore most of them and click on the button labeled "Connect ArtPod - Disco Diffusion". If you get a 500 error, please give it a minute and try to connect again. The service does take a little bit of time to spin up!

Runpod connection options dialog with buttons to connect to ArtPod Disco Diffusion or Jupyter Lab on port 8888

Step 6: Start Your First Run:

When you start this for the first time, choose a password for your instance. This is helpful if you'd like to stream or share your link publicly.

ArtPod welcome page powered by discoart prompting the user to set a password, with an AI lighthouse artwork

There are tons of settings for disco diffusion. Take your time and play around with them!

Put in the settings you want for your run and when you're ready, select "Queue Render". This will add your render job to the queue and your machine will pick it up shortly! Please allow a few minutes as it may need to download additional models to fulfil your request. When it starts, you should see the progress images start to show on your screen. If your renders finish really fast with no output, chances are that you have an issue with your inputs. You can check the logs for each job and debug using that. This UI is special in that it accepts queued prompts and it supports multiple GPUs!

When you're satisfied with your queue, feel free to close your window and go about your day. Your pod will continue to process your queue until everything is done.

ArtPod progress preview showing an early noisy Disco Diffusion render with a progress bar

ArtPod progress preview of a Disco Diffusion lighthouse painting taking shape mid-render

This was a labor of love that I really enjoyed working on. Please let me know if you have feedback for improvements. I hope to make this much better in the future!

Have fun and reach out if you have any questions!

Author profile: Zhen Lu