Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
dreambooth
diffusers-training
stable-diffusion
stable-diffusion-diffusers
lora
Instructions to use Colezwhy/dreambooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Colezwhy/dreambooth with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Colezwhy/dreambooth") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files- checkpoint-100/optimizer.bin +1 -1
- checkpoint-100/pytorch_lora_weights.safetensors +1 -1
- checkpoint-200/optimizer.bin +1 -1
- checkpoint-200/pytorch_lora_weights.safetensors +1 -1
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- pytorch_lora_weights.safetensors +1 -1
checkpoint-100/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592122
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e26155dc648e4534cda4dd07a12bde72f034c90414294003ca8d91e3405d35f3
|
| 3 |
size 6592122
|
checkpoint-100/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f3aea54b46ff1a7aa54c001db10d12af9119537debf5e6e2863e0ca9a4e74d0
|
| 3 |
size 3226184
|
checkpoint-200/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592122
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ef46140a69d59538c3713869b7d4ad99b84f74c7ff06b0886ae403840c4e75c
|
| 3 |
size 6592122
|
checkpoint-200/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed826ab3311e136f5c2a7ace5b32c851013a94278f03bbc8daf3f4fbad2fe0c9
|
| 3 |
size 3226184
|
image_0.png
CHANGED
|
|
image_1.png
CHANGED
|
|
image_2.png
CHANGED
|
|
image_3.png
CHANGED
|
|
pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed826ab3311e136f5c2a7ace5b32c851013a94278f03bbc8daf3f4fbad2fe0c9
|
| 3 |
size 3226184
|