Amirhossein-Alimohammadi commited on
Commit
88b9035
1 Parent(s): d297d4b

End of training

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: Compvis/stable-diffusion-v1-1
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA text2image fine-tuning - Amirhossein-Alimohammadi/Test1
15
+ These are LoRA adaption weights for Compvis/stable-diffusion-v1-1. The weights were fine-tuned on the cats_vs_dogs dataset. You can find some example images in the following.
16
+
17
+ ![img_0](./image_0.png)
18
+ ![img_1](./image_1.png)
19
+ ![img_2](./image_2.png)
20
+ ![img_3](./image_3.png)
21
+