shantanudave commited on
Commit
8630797
1 Parent(s): 15149b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -1,3 +1,15 @@
 
1
  ---
2
- pipeline_tag: text-to-image
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
4
+ instance_prompt: photo of a sdaveshantanu
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
+