π£ Please follow me for new updates https://twitter.com/camenduru
π₯ Please join our discord server https://discord.gg/k5BwmmvJJU
π₯³ Please join my patreon community https://patreon.com/camenduru
JSON: https://aica.pages.dev/all.json
Preview Grid: https://aica.vercel.app
Preview Table: https://aica.pages.dev
Maybe someday, your favorite AI company will force you to make your stable diffusion models private. It's time to copy and paste them to other cloud providers to ensure they can't be taken down. This repo will begin with 105 models from the stable-diffusion-webui-colab project and will provide a simple JSON file for the data inside. It will continue to grow.
An AI Creator Archive is a repository of information about the individuals and teams who create and develop artificial intelligence models. The archive can include information such as the creators' notable contributions to the field of AI. It also include information about the AI models they have developed. The purpose of an AI Creator Archive is to provide transparency and recognition for the creators of AI models. It is also useful for people who are interested in learning about the history and development of AI and the people behind it.
Just open an issue with your username
, model name
, model version
, model token(s)
, model direct link
or Google Drive link
, 4 images with PNG info
, and if you want, an info.txt
Images should not contain any nudity. Remember how GitHub deleted the web UI without warning.
All files and the Colab notebook will be created with the server, the Colab will be published on this link: https://github.com/camenduru/stable-diffusion-webui-colab
.
βββ ...
βββ creator_username # username format if UseR_Nam3 should be user_nam3
β βββ model_name # model name format if OrangeCocoaMix should be orange_cocoa_mix
β βββ model_version # model version format if v0.1.0 should be 0_1_0
β βββ 1.png # 4 images should be generated for each version
β βββ 2.png # using the corresponding model version
β βββ 3.png # the PNG info should be included within the images
β βββ 4.png # all images will auto regenerated with the PNG info and overwrite these four images
β βββ links.txt # check links.txt format
β βββ tokens.txt # check tokens.txt format
β βββ online.txt # check online.txt format
β βββ images.txt # check images.txt format
β βββ type.txt # check type.txt format
β βββ vae.txt # check vae.txt format
β βββ info.txt # check info.txt format
βββ all.json
βββ ...
Models should be PyTorch safetensors format if not please convert with this https://github.com/camenduru/converter-colab
Each line must contain one direct link to the model, not the model page. The magnet should contain only the model.
βββ https://huggingface.co/ckpt/stable-diffusion-2/resolve/main/768-v-ema.ckpt
βββ https://civitai.com/api/download/models/0000?type=Pruned%20Model&format=SafeTensor
βββ magnet:?xt=urn:btih:000000&dn=model&tr=udp://tracker.com&tr=udp://tracker.org/announce
Each line must contain one token.
βββ analog style
βββ dreamlikeart style
Online service links, such as Google Colab
Each line must contain one link.
βββ https://colab.research.google.com/github/camenduru/stable-diffusion-webui-colab/blob/main/stable/stable_diffusion_webui_colab.ipynb
4 images should be generated for each version using the corresponding model version
The PNG info should be included within the images
All images will auto regenerated with the PNG info and overwrite these four images
Each line must contain one image url.
βββ https://aica.pages.dev/creators/basunat/cinematic_diffusion/1_0_0/1.png
βββ https://aica.pages.dev/creators/basunat/cinematic_diffusion/1_0_0/2.png
βββ https://aica.pages.dev/creators/basunat/cinematic_diffusion/1_0_0/3.png
βββ https://aica.pages.dev/creators/basunat/cinematic_diffusion/1_0_0/4.png
fine_tune, dreambooth, textual_inversion, hypernetwork, aesthetic_gradient, lora, blend
VAE link for the model, name should be same_name_with_model.vae.pt
Each line must contain one link.
βββ https://huggingface.co/ckpt/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.ckpt
info.txt file will follow the markdown guide, with a file size of 10KB, do whatever you want. maybe example prompts.
all.json contains all of the data inside the files links.txt, tokens.txt, online.txt, info.txt, and image links.
[
{
"creator_username": "22h",
"images": [
"https://aica.pages.dev/creators/22h/vintedois_diffusion/0_1_0/1.png",
"https://aica.pages.dev/creators/22h/vintedois_diffusion/0_1_0/2.png",
"https://aica.pages.dev/creators/22h/vintedois_diffusion/0_1_0/3.png",
"https://aica.pages.dev/creators/22h/vintedois_diffusion/0_1_0/4.png"
],
"info": "https://aica.pages.dev/creators/22h/vintedois_diffusion/0_1_0/info.txt",
"links": [
"https://huggingface.co/ckpt/vintedois-diffusion-v0-1/resolve/main/vintedois_0_1.ckpt"
],
"model_name": "vintedois_diffusion",
"model_version": "0_1_0",
"online": [
"https://colab.research.google.com/github/camenduru/stable-diffusion-webui-colab/blob/main/stable/vintedois_diffusion_0_1_webui_colab.ipynb"
],
"tokens": [
"estilovintedois"
],
"type": [
"dreambooth"
],
"vae": []
},
{
"creator_username": "852wa",
"images": [
"https://aica.pages.dev/creators/852wa/8528_diffusion/1_0_0/1.png",
"https://aica.pages.dev/creators/852wa/8528_diffusion/1_0_0/2.png",
"https://aica.pages.dev/creators/852wa/8528_diffusion/1_0_0/3.png",
"https://aica.pages.dev/creators/852wa/8528_diffusion/1_0_0/4.png"
],
"info": "https://aica.pages.dev/creators/852wa/8528_diffusion/1_0_0/info.txt",
"links": [
"https://huggingface.co/ckpt/8528-diffusion/resolve/main/8528d-final.ckpt"
],
"model_name": "8528_diffusion",
"model_version": "1_0_0",
"online": [
"https://colab.research.google.com/github/camenduru/stable-diffusion-webui-colab/blob/main/stable/8528_diffusion_webui_colab.ipynb"
],
"tokens": [],
"type": [
"fine_tune"
],
"vae": []
}
]
All PyTorch safetensors and ckpt models in this archive will be stored at this link: https://huggingface.co/ckpt and the link will be written in the 'models links.txt' file.
If we can find more cloud storage sponsors, we will create multiple backups, including backups of backups and backups of backups of backups of backups of ...
We will also publish reports on the relationships between each model and its parent models, as well as the mixture percentages.
All Flax Diffusers Lib safetensors and msgpack weights in this archive will be stored at this link: https://huggingface.co/flax and the link will be written in the 'models flax-links.txt' file.
All PyTorch Diffusers Lib safetensors and bin weights in this archive will be stored at this link: https://huggingface.co/flax pytorch
branch and the link will be written in the 'models pt-links.txt' file.
All Core ML Models in this archive will be stored at this link: https://huggingface.co/core-ml and the link will be written in the 'models coreml-links.txt' file.
Textual Inversion, LoRA models will be stored at this link: https://huggingface.co/embed (Another archival project will be announced soon)
TensorRT models will be stored at this link: https://huggingface.co/trrt (Another archival project will be announced soon)