Instructions to use tmyz/path-to-save-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tmyz/path-to-save-model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-3-medium-diffusers", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("tmyz/path-to-save-model") prompt = "A photo of sks dog in a bucket" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/pytorch_lora_weights.safetensors +1 -1
- checkpoint-1000/random_states_0.pkl +1 -1
- checkpoint-1000/scheduler.bin +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- checkpoint-500/scheduler.bin +1 -1
- 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
checkpoint-1000/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 19097181
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3339705d869a58cef5879337aa4e45b474e877a460c2f7270bdd49804e01928
|
| 3 |
size 19097181
|
checkpoint-1000/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9437288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b2c1bb4e5fb32e82f53f73796de517370cb32e6448fa8832b533ce16743054d
|
| 3 |
size 9437288
|
checkpoint-1000/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e9cdbd705aea734551fb69bef779e35a683f07c2a03aed794ec140cfe0c343a
|
| 3 |
size 14757
|
checkpoint-1000/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f207fd764ce406be8149a4b096526e8478c9de2030ca331c84fe9327066a4d0c
|
| 3 |
size 1401
|
checkpoint-500/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 19097181
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e44378ac8a4cac45f13a4058bcbb26e942d70cd5038f29994e8d87aca0d9d28
|
| 3 |
size 19097181
|
checkpoint-500/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9437288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96c497eb086fc55d3a2de7f04a6bdc7193f3869554c94285283d8991486a3d33
|
| 3 |
size 9437288
|
checkpoint-500/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf8798d2c570b75622ce425a5a8f2faaf1d3452b0c2e587d3d7c06af2eac36f5
|
| 3 |
size 14757
|
checkpoint-500/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e9b7e02de34783a0d6df6e7545cd6638837c90d05105ab7a40d5ad08d944978
|
| 3 |
size 1401
|
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 4743176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b08d8651fc9106ad6fad386275253540cfe0f2c31ba5fa9d467a7ced9e9fa0b
|
| 3 |
size 4743176
|