Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use Retoe/stable8k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Retoe/stable8k with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Retoe/stable8k") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files- README.md +7 -0
- checkpoint-6/optimizer.bin +3 -0
- checkpoint-6/pytorch_lora_weights.safetensors +3 -0
- checkpoint-6/random_states_0.pkl +3 -0
- checkpoint-6/scaler.pt +3 -0
- checkpoint-6/scheduler.bin +3 -0
- checkpoint-8/optimizer.bin +3 -0
- checkpoint-8/pytorch_lora_weights.safetensors +3 -0
- checkpoint-8/random_states_0.pkl +3 -0
- checkpoint-8/scaler.pt +3 -0
- checkpoint-8/scheduler.bin +3 -0
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
|
@@ -3,6 +3,13 @@ license: mit
|
|
| 3 |
library_name: diffusers
|
| 4 |
tags:
|
| 5 |
- text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- text-to-image
|
| 7 |
- diffusers-training
|
| 8 |
- diffusers
|
|
|
|
| 3 |
library_name: diffusers
|
| 4 |
tags:
|
| 5 |
- text-to-image
|
| 6 |
+
- diffusers-training
|
| 7 |
+
- diffusers
|
| 8 |
+
- lora
|
| 9 |
+
- template:sd-lora
|
| 10 |
+
- stable-diffusion-xl
|
| 11 |
+
- stable-diffusion-xl-diffusers
|
| 12 |
+
- text-to-image
|
| 13 |
- text-to-image
|
| 14 |
- diffusers-training
|
| 15 |
- diffusers
|
checkpoint-6/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7217f2fc16822720ead8079e3683c3d0db8d79790dacc3d7000a5316fe70bf50
|
| 3 |
+
size 23522514
|
checkpoint-6/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:094a76b5ffc715ec1a23d2d06c93d5f3d803a0df8948f788cb80a4cad2ba1ade
|
| 3 |
+
size 29868864
|
checkpoint-6/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:560703f067a01d446a7656769f52d8296a9330d9925418d36cd5ebcc191f948e
|
| 3 |
+
size 14344
|
checkpoint-6/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46bd84443e08dc6299978f768330a8ee26b1eb1810bf0c96de2cd4cc79e6e234
|
| 3 |
+
size 988
|
checkpoint-6/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0c25be5188c64b10d257e7817a6b579bec1c61fdeb834e46eaa0a9cd2bf98fd
|
| 3 |
+
size 1064
|
checkpoint-8/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c96a2068ca401db46590e1838558a230e88c403df098f5db45eb804374ea360
|
| 3 |
+
size 23522514
|
checkpoint-8/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aea6169cbe84386c49170e3035157959c44a621b8b9a5111da6aaf109890bfd3
|
| 3 |
+
size 29868864
|
checkpoint-8/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c83df51a532c809ed798e669b6bcda80ce83776f478b4be78f1cc5b116756d51
|
| 3 |
+
size 14344
|
checkpoint-8/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cc5f77e8cf1a4cede7943028ede0cce6cdbfefb15656e4105a7163fc1c07fc9
|
| 3 |
+
size 988
|
checkpoint-8/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e0052af0fd5a94cc61bd96cb41c2335069207e8ceb2218f3c866e730b6b4960
|
| 3 |
+
size 1064
|
image_0.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_1.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_2.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_3.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29868864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca6b9a9b8559b1c4b0f0a8ea405adb588cfe5383f9cf6871428030fdfff5385b
|
| 3 |
size 29868864
|