madhan2301 commited on
Commit
e64261f
1 Parent(s): 0f4a34a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,15 +1,18 @@
1
-
2
  ---
3
  base_model: stabilityai/stable-diffusion-xl-base-1.0
4
  instance_prompt: photo of a madhan
5
  tags:
6
- - text-to-image
7
  - diffusers
8
  - autotrain
9
  inference: true
 
 
 
 
 
 
10
  ---
11
 
12
  # DreamBooth trained by AutoTrain
13
 
14
- Text encoder was not trained.
15
-
 
 
1
  ---
2
  base_model: stabilityai/stable-diffusion-xl-base-1.0
3
  instance_prompt: photo of a madhan
4
  tags:
 
5
  - diffusers
6
  - autotrain
7
  inference: true
8
+ license: apache-2.0
9
+ datasets:
10
+ - tomg-group-umd/pixelprose
11
+ metrics:
12
+ - bertscore
13
+ pipeline_tag: text-to-image
14
  ---
15
 
16
  # DreamBooth trained by AutoTrain
17
 
18
+ Text encoder was not trained.