sylvainlapeyrade commited on
Commit
585e145
1 Parent(s): 648dff5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -9,6 +9,11 @@ tags:
9
  - lora
10
  inference: true
11
  base_model: CompVis/stable-diffusion-v1-4
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the training script had access to. You
@@ -24,7 +29,7 @@ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights w
24
  ![img_3](./image_3.png)
25
 
26
 
27
-
28
  ## Intended uses & limitations
29
 
30
  #### How to use
@@ -39,4 +44,5 @@ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights w
39
 
40
  ## Training details
41
 
42
- [TODO: describe the data used to train the model]
 
 
9
  - lora
10
  inference: true
11
  base_model: CompVis/stable-diffusion-v1-4
12
+ datasets:
13
+ - sylvainlapeyrade/kanji_english_meaning
14
+ language:
15
+ - en
16
+ pipeline_tag: text-to-image
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
29
  ![img_3](./image_3.png)
30
 
31
 
32
+ <!--
33
  ## Intended uses & limitations
34
 
35
  #### How to use
 
44
 
45
  ## Training details
46
 
47
+ [TODO: describe the data used to train the model]
48
+ -->