ichsanbhrd commited on
Commit
6435902
1 Parent(s): 28c27c8

update readme

Browse files

please update readme,thanks

Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,6 +1,5 @@
1
-
2
  ---
3
- license: openrail++
4
  base_model: stabilityai/stable-diffusion-xl-base-1.0
5
  instance_prompt: a photo of a red 911_Carrera_S car
6
  tags:
@@ -9,7 +8,17 @@ tags:
9
  - text-to-image
10
  - diffusers
11
  - lora
 
 
12
  inference: true
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # LoRA DreamBooth - karthickp6/lora-trained-xl-colab_911_Carrera_S
@@ -20,4 +29,4 @@ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Th
20
 
21
  LoRA for the text encoder was enabled: False.
22
 
23
- Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
 
 
1
  ---
2
+ license: artistic-2.0
3
  base_model: stabilityai/stable-diffusion-xl-base-1.0
4
  instance_prompt: a photo of a red 911_Carrera_S car
5
  tags:
 
8
  - text-to-image
9
  - diffusers
10
  - lora
11
+ - art
12
+ - climate
13
  inference: true
14
+ datasets:
15
+ - vikp/textbook_quality_programming
16
+ language:
17
+ - id
18
+ metrics:
19
+ - character
20
+ library_name: allennlp
21
+ pipeline_tag: text-to-image
22
  ---
23
 
24
  # LoRA DreamBooth - karthickp6/lora-trained-xl-colab_911_Carrera_S
 
29
 
30
  LoRA for the text encoder was enabled: False.
31
 
32
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.