sanketsans commited on
Commit
6fafb37
·
verified ·
1 Parent(s): 7ebfd27

End of training

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bguisard/stable-diffusion-nano-2-1
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - diffusers-training
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - sanketsans/checkpoints
20
+ These are LoRA adaption weights for bguisard/stable-diffusion-nano-2-1. The weights were fine-tuned on the sylvainlapeyrade/kanji_english_meaning dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+
26
+
27
+
28
+ ## Intended uses & limitations
29
+
30
+ #### How to use
31
+
32
+ ```python
33
+ # TODO: add an example code snippet for running this diffusion pipeline
34
+ ```
35
+
36
+ #### Limitations and bias
37
+
38
+ [TODO: provide examples of latent issues and potential remediations]
39
+
40
+ ## Training details
41
+
42
+ [TODO: describe the data used to train the model]
checkpoint-4010/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e14d411a567015760954f3af63fbb71cb4b4ae9cac18893bc1637816e06a261
3
+ size 3467087168
checkpoint-4010/model_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa1f43011b553a4cba7f37456465cdbd48aab7b54b9348b890e8058ea7683ec
3
+ size 334643268
checkpoint-4010/model_2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e013543d4fac905c882e2993d86a2d454ee69dc9e8f37c0c23d33a48959d15
3
+ size 1361596304
checkpoint-4010/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c22acfd1e5ffeaf58d8eecd5a0356d211bc0778ef19c6efbae4a0e2cd7fd65b
3
+ size 6854266
checkpoint-4010/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfaa91195556587e9d2715f3127844f105018ff71faed41f416830e1eaf1d56a
3
+ size 3357296
checkpoint-4010/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0df247424ecf04a69d93d56c8b24ec8e7a875fff10a1baebb784b397088ea84
3
+ size 14604
checkpoint-4010/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d0e75866e6da731187bd4236469b01bcfcb964a46cbd4967d58b9cace1f5c8
3
+ size 1000
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED