Instructions to use wangjian21/VG with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wangjian21/VG 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("wangjian21/VG") prompt = "Van Gogh's style" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files- README.md +6 -0
- checkpoint-100/optimizer.bin +1 -1
- checkpoint-100/pytorch_lora_weights.safetensors +1 -1
- checkpoint-100/random_states_0.pkl +2 -2
- checkpoint-100/scheduler.bin +1 -1
- checkpoint-200/optimizer.bin +1 -1
- checkpoint-200/pytorch_lora_weights.safetensors +1 -1
- checkpoint-200/random_states_0.pkl +2 -2
- checkpoint-200/scheduler.bin +1 -1
- checkpoint-300/optimizer.bin +1 -1
- checkpoint-300/pytorch_lora_weights.safetensors +1 -1
- checkpoint-300/random_states_0.pkl +2 -2
- checkpoint-300/scheduler.bin +1 -1
- checkpoint-400/optimizer.bin +1 -1
- checkpoint-400/pytorch_lora_weights.safetensors +1 -1
- checkpoint-400/random_states_0.pkl +2 -2
- checkpoint-400/scheduler.bin +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- 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
README.md
CHANGED
|
@@ -11,6 +11,12 @@ tags:
|
|
| 11 |
- diffusers-training
|
| 12 |
- stable-diffusion
|
| 13 |
- stable-diffusion-diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
|
| 11 |
- diffusers-training
|
| 12 |
- stable-diffusion
|
| 13 |
- stable-diffusion-diffusers
|
| 14 |
+
- text-to-image
|
| 15 |
+
- diffusers
|
| 16 |
+
- lora
|
| 17 |
+
- diffusers-training
|
| 18 |
+
- stable-diffusion
|
| 19 |
+
- stable-diffusion-diffusers
|
| 20 |
---
|
| 21 |
|
| 22 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
checkpoint-100/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5741abb3cfc9600f87d3eaa35eeb224cb18adf991d8fbd26de3a85dfe5529a71
|
| 3 |
size 6592523
|
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:f2ff53785acf1831dba0205a1dac78103da5c585e3566a2ae6142506c0a67073
|
| 3 |
size 3226184
|
checkpoint-100/random_states_0.pkl
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:06e29a20698c7726945a547334e95188f1b9f4da79fd46090d9c21dc47943b47
|
| 3 |
+
size 14757
|
checkpoint-100/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:3474221847d4f346854c7187736289d8f1a6871cc53ace732ecbfcff42171d9e
|
| 3 |
size 1401
|
checkpoint-200/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5159b5c9b04da5b0871d8cb224828a949149eeefd6c5af843ac530d6a6c52062
|
| 3 |
size 6592523
|
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:b03083d7fa2ba72b0c87c1fbfd182d16a1fa1008c4ac4a44ac0153cd6b56900e
|
| 3 |
size 3226184
|
checkpoint-200/random_states_0.pkl
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:19e6b1b22e77c2ac90cec68ceb68744d51faaf7a2618b25d1886f0cc868332d8
|
| 3 |
+
size 14757
|
checkpoint-200/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:4a1a2e6a22dd98c4c3b306d1a4be0c32542d79b7b13aa89e170c1ee15c468e93
|
| 3 |
size 1401
|
checkpoint-300/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e644b6a8642a8ea5ce911fa6d12d32f1b3b2128869252bed14f1504e880badad
|
| 3 |
size 6592523
|
checkpoint-300/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:7836eae01301ca415015bb8451373e16dc2b91c11b4b99d211afe16a7057e64d
|
| 3 |
size 3226184
|
checkpoint-300/random_states_0.pkl
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:c93f6b7ccafa3d61284633732834e5292c0fd4d03ba60acf73aae0346b90227b
|
| 3 |
+
size 14757
|
checkpoint-300/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:3041598fce484cd7bdb0c572d2a13c8a8890605d2366124502e808841136ee61
|
| 3 |
size 1401
|
checkpoint-400/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a16d6ebe016aab95cf3aaa0ffbb80eb3560c8d84310c080fb1ecb5f39aba46b
|
| 3 |
size 6592523
|
checkpoint-400/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:f9f854ae8620a72566ceacede8254dea172bbbaecaa85208eb4c509fe97e237d
|
| 3 |
size 3226184
|
checkpoint-400/random_states_0.pkl
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:a5ccfa6e33e215399e2c2a67c7d873e997e7c284aedaf224c79c4116e93eff73
|
| 3 |
+
size 14757
|
checkpoint-400/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:6d40364e6396274d9f18042e839888ebd756c3f8427e0b885567fc0c8a32462c
|
| 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 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c585df9fc5a55dfa273a5a79045671a3adb10658c4328617c28042cac3aef96
|
| 3 |
size 6592523
|
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 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4baccd195ed2bf8368ceea4d3d45158d6a99bded84703743eac9f3d8c99ebf4c
|
| 3 |
size 3226184
|
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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f5d228049595eb9e4f877444df6ffbacfe6b0db230bbbdd217be4daed43f030
|
| 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:67e7e344c152f4b6f4bdff904ca5d5f5b9206503465f42b42356cb864e6cb963
|
| 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 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4baccd195ed2bf8368ceea4d3d45158d6a99bded84703743eac9f3d8c99ebf4c
|
| 3 |
size 3226184
|