ovieyra21 commited on
Commit
885f330
1 Parent(s): a77a7ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
- license: mit
3
- language:
4
- - en
5
- library_name: diffusers
6
- pipeline_tag: text-to-image
7
  tags:
8
- - not-for-all-audiences
9
- ---
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ instance_prompt: a woman
 
 
 
4
  tags:
5
+ - text-to-image
6
+ - diffusers
7
+ - autotrain
8
+ inference: true
9
+ ---
10
+
11
+ # DreamBooth trained by AutoTrain
12
+
13
+