πŸ–ΌοΈ y Image-based AI Diffusion

πŸ–ΌοΈ Image-based AI Diffusion Guide

πŸ’‘ Diffusion Software

ResourceCategoryLink
Models & LoRA's on Civitai🌐 Download Image Diffusion ModelsLink (opens in a new tab)
AUTOMATIC1111's stable-diffusion-webuiπŸ–ΌοΈ Image-based AI Diffusion SoftwareLink (opens in a new tab)
lllyasviel's ControlNetπŸ–ΌοΈ Image-based AI Diffusion Control SoftwareLink (opens in a new tab)
comfyanonymous's ComfyUIπŸ–ΌοΈ Image-based AI Diffusion Control SoftwareLink (opens in a new tab)
ReplicateπŸ–ΌοΈ Image-based AI Diffusion SoftwareLink (opens in a new tab)
CerebriumπŸ–ΌοΈ Image-based AI Diffusion SoftwareLink (opens in a new tab)

πŸ”‹ Compute Resources

Do you have a GPU and CPU? Try running or self-hosting this at home! If you're short power, you can find more below.

⚑ Power

ResourceCategoryLink
db0's AI HordeFree AI Horde ComputeLink (opens in a new tab)
PetalsFree Distributed AI ComputeLink (opens in a new tab)
Runpod.ioRent-a-Server / GPULink (opens in a new tab)
Vast.aiRent-a-Server / GPULink (opens in a new tab)

🌐 Download

ResourceCategoryLink
Models & LoRA's on Civitai🌐 Download Image Diffusion ModelsLink (opens in a new tab)

⏳ Install

ResourceCategoryLink
How-to-InstallAUTOMATIC1111's stable-diffusion-webuiLink (opens in a new tab)

πŸ–ΌοΈ Image Diffusion Resources

These Free and Open-Source Software AI platforms provide the tools to run comprehensive image diffusion models on your individual servers, desktops, or laptops.

Each platform shares different advantages and stylizations. If you're unsure where to start, Stable Diffusion is a popular choice. Once you're acquainted with Stable Diffusion, you might want to venture into other platforms to broaden your exposure to video mediums and other image diffusion models and software.

Please note, the features and user experiences will vary across different platforms.


StableDiffusion (opens in a new tab)

Stable Diffusion is a text-to-image diffusion model capable of generating photo-realistic and stylized images. This is the free alternative to MidJourney. It is rumored that MidJourney originates from a version of Stable Diffusion that is highly modified, tuned, then made proprietary.


SDXL (opens in a new tab)

With Stable Diffusion XL (opens in a new tab), you can create descriptive images with shorter prompts and generate words within images. The model is a significant advancement in image generation capabilities, offering enhanced image composition and face generation that results in stunning visuals and realistic aesthetics.


ComfyUI (opens in a new tab)

A powerful and modular stable diffusion GUI and backend. This new and powerful ui will let you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart based interface.


ControlNet (opens in a new tab)

ControlNet is a neural network structure to control diffusion models by adding extra conditions. This is a very popular and powerful extension to add to AUTOMATIC111's stable-diffusion-webui.


πŸ‘©β€πŸš€ AI Communities πŸ‘¨β€πŸš€

Reddit

Fediverse

HYPERION (Coming Soon!)
πŸŽ“ Enroll
- πŸ’« HyperTech Academy
β˜„οΈ Apply
- πŸ”¬ Hyperion Technologies
πŸ•ΉοΈ Play
- β˜„οΈ HYPERION

✍️ Contribute to FOSAI β–² XYZ

First, clone the repo (opens in a new tab) to your device and then run pnpm i in your terminal of choice to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

From here, you should be able to see the 'pages' folder, which contains all of the webpage content you see here (editable in simple markdown).