Instructions to use pulkitnitk/dog with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use pulkitnitk/dog with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("pulkitnitk/dog") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
0fc5ad9
1
Parent(s): ab2000c
End of training
Browse files- checkpoint-100/pytorch_lora_weights.bin +1 -1
- checkpoint-200/pytorch_lora_weights.bin +1 -1
- checkpoint-300/pytorch_lora_weights.bin +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.bin +1 -1
checkpoint-100/pytorch_lora_weights.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3289051
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:629f64f243dcc560f09bdef5e8e0def4fbffbb5e2fc820301145370f412b9c43
|
| 3 |
size 3289051
|
checkpoint-200/pytorch_lora_weights.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3289051
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a7a9290854a43b967b686a93e3ef2e2e4a2480ebd8bb62dff95a76b72959db7
|
| 3 |
size 3289051
|
checkpoint-300/pytorch_lora_weights.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3289051
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2031cf865b87e6b6e1138b7651be21abf5a619760f0d95bfbb35114d2da5cf6
|
| 3 |
size 3289051
|
image_0.png
CHANGED
|
|
image_1.png
CHANGED
|
|
image_2.png
CHANGED
|
|
image_3.png
CHANGED
|
|
pytorch_lora_weights.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3289051
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2031cf865b87e6b6e1138b7651be21abf5a619760f0d95bfbb35114d2da5cf6
|
| 3 |
size 3289051
|