Instructions to use AiArtLab/sdxs-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiArtLab/sdxs-1b with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AiArtLab/sdxs-1b", dtype=torch.bfloat16, device_map="cuda") prompt = "sdxs-1b" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
2601
Browse files- README.md +14 -10
- media/result_grid.jpg +2 -2
- media/result_grid_base.jpg +3 -0
- samples/unet_320x640_0.jpg +2 -2
- samples/unet_352x640_0.jpg +2 -2
- samples/unet_384x640_0.jpg +2 -2
- samples/unet_416x640_0.jpg +2 -2
- samples/unet_448x640_0.jpg +2 -2
- samples/unet_480x640_0.jpg +2 -2
- samples/unet_512x640_0.jpg +2 -2
- samples/unet_544x640_0.jpg +2 -2
- samples/unet_576x640_0.jpg +2 -2
- samples/unet_608x640_0.jpg +2 -2
- samples/unet_640x320_0.jpg +2 -2
- samples/unet_640x352_0.jpg +2 -2
- samples/unet_640x384_0.jpg +2 -2
- samples/unet_640x416_0.jpg +2 -2
- samples/unet_640x448_0.jpg +2 -2
- samples/unet_640x480_0.jpg +2 -2
- samples/unet_640x512_0.jpg +2 -2
- samples/unet_640x544_0.jpg +2 -2
- samples/unet_640x576_0.jpg +2 -2
- samples/unet_640x608_0.jpg +2 -2
- samples/unet_640x640_0.jpg +2 -2
- test.ipynb +2 -2
- text_encoder/model.safetensors +2 -2
- unet/diffusion_pytorch_model.safetensors +2 -2
- vae/diffusion_pytorch_model.safetensors +2 -2
README.md
CHANGED
|
@@ -8,14 +8,16 @@ datasets:
|
|
| 8 |
# Simple Diffusion XS
|
| 9 |
|
| 10 |
*XS Size, Excess Quality*
|
| 11 |
-
|
| 12 |
|
| 13 |
At AiArtLab, we strive to create a free, compact and fast model that can be trained on consumer graphics cards.
|
| 14 |
|
| 15 |
-
-
|
| 16 |
-
-
|
| 17 |
-
- VAE:
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |

|
| 20 |
|
| 21 |
### Example
|
|
@@ -27,7 +29,7 @@ from diffusers import DiffusionPipeline
|
|
| 27 |
device = "cuda" if torch.cuda.is_available() else "cpu"
|
| 28 |
dtype = torch.float16 if torch.cuda.is_available() else torch.float32
|
| 29 |
|
| 30 |
-
pipe_id = "AiArtLab/sdxs-
|
| 31 |
pipe = DiffusionPipeline.from_pretrained(
|
| 32 |
pipe_id,
|
| 33 |
torch_dtype=dtype,
|
|
@@ -59,10 +61,12 @@ image.show(image)
|
|
| 59 |
## Donations
|
| 60 |
|
| 61 |
Please contact with us if you may provide some GPU's or money on training
|
|
|
|
|
|
|
| 62 |
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
BTC: 3JHv9Hb8kEW8zMAccdgCdZGfrHeMhH1rpN
|
| 66 |
|
| 67 |
## Contacts
|
| 68 |
|
|
@@ -76,7 +80,7 @@ mail at aiartlab.org (slow response)
|
|
| 76 |
@misc{sdxs,
|
| 77 |
title={Simple Diffusion XS},
|
| 78 |
author={recoilme with help of AiArtLab Team},
|
| 79 |
-
url={https://huggingface.co/AiArtLab/sdxs-
|
| 80 |
year={2026}
|
| 81 |
}
|
| 82 |
```
|
|
|
|
| 8 |
# Simple Diffusion XS
|
| 9 |
|
| 10 |
*XS Size, Excess Quality*
|
| 11 |
+

|
| 12 |
|
| 13 |
At AiArtLab, we strive to create a free, compact and fast model that can be trained on consumer graphics cards.
|
| 14 |
|
| 15 |
+
- Unet: 1.16b parameters
|
| 16 |
+
- Clip: [LongCLIP with 248 tokens](https://huggingface.co/zer0int/CLIP-KO-LITE-TypoAttack-Attn-Dropout-ViT-L-14)
|
| 17 |
+
- VAE: 16ch-16x(8x-enc/16x-decoder)
|
| 18 |
+
- Sampling: 100%|██████████| 40/40 [00:01<00:00, 30.72it/s] (1024x1280)
|
| 19 |
+
|
| 20 |
+
### Random samples
|
| 21 |

|
| 22 |
|
| 23 |
### Example
|
|
|
|
| 29 |
device = "cuda" if torch.cuda.is_available() else "cpu"
|
| 30 |
dtype = torch.float16 if torch.cuda.is_available() else torch.float32
|
| 31 |
|
| 32 |
+
pipe_id = "AiArtLab/sdxs-1b"
|
| 33 |
pipe = DiffusionPipeline.from_pretrained(
|
| 34 |
pipe_id,
|
| 35 |
torch_dtype=dtype,
|
|
|
|
| 61 |
## Donations
|
| 62 |
|
| 63 |
Please contact with us if you may provide some GPU's or money on training
|
| 64 |
+
- [recoilme](https://t.me/recoilme) *prefered way
|
| 65 |
+
- mail at aiartlab.org (slow response)
|
| 66 |
|
| 67 |
+
- Rubles: [For users from Russia](https://www.tbank.ru/cf/90ensBQqpJj)
|
| 68 |
+
- DOGE: DEw2DR8C7BnF8GgcrfTzUjSnGkuMeJhg83
|
| 69 |
+
- BTC: 3JHv9Hb8kEW8zMAccdgCdZGfrHeMhH1rpN
|
| 70 |
|
| 71 |
## Contacts
|
| 72 |
|
|
|
|
| 80 |
@misc{sdxs,
|
| 81 |
title={Simple Diffusion XS},
|
| 82 |
author={recoilme with help of AiArtLab Team},
|
| 83 |
+
url={https://huggingface.co/AiArtLab/sdxs-1b},
|
| 84 |
year={2026}
|
| 85 |
}
|
| 86 |
```
|
media/result_grid.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
media/result_grid_base.jpg
ADDED
|
Git LFS Details
|
samples/unet_320x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_352x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_384x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_416x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_448x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_480x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_512x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_544x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_576x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_608x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x320_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x352_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x384_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x416_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x448_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x480_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x512_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x544_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x576_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x608_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/unet_640x640_0.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
test.ipynb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:669840df25bf0aa83eb23724f6c793082e224270666fda83ad14510b405dfef4
|
| 3 |
+
size 1457068
|
text_encoder/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b38361773a76fe3d7e717ed36206b112be1aa110567a465e377896114394fdb
|
| 3 |
+
size 246406816
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31225660d2c034099c23baa049d24d327fdc93c61ecfe16f25981bec063485ed
|
| 3 |
+
size 2204124392
|
vae/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f887c5c15336328ebc938e72b8d59729714dfe1b8d1e2839fdef85971e7085c
|
| 3 |
+
size 191315254
|