malysheva42 commited on
Commit
5e88591
1 Parent(s): 13c5d59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,6 +10,10 @@ tags:
10
  - wildcard
11
  widget:
12
  - text: a realistic picture of spaeti store in the desert
 
 
 
 
13
  ---
14
 
15
  # DreamBooth model for the spaeti concept trained by malysheva42 on the malysheva42/spaeti_store dataset.
@@ -32,4 +36,4 @@ from diffusers import StableDiffusionPipeline
32
  pipeline = StableDiffusionPipeline.from_pretrained('malysheva42/spaeti_store_2')
33
  image = pipeline().images[0]
34
  image
35
- ```
 
10
  - wildcard
11
  widget:
12
  - text: a realistic picture of spaeti store in the desert
13
+ datasets:
14
+ - malysheva42/spaeti_store
15
+ language:
16
+ - en
17
  ---
18
 
19
  # DreamBooth model for the spaeti concept trained by malysheva42 on the malysheva42/spaeti_store dataset.
 
36
  pipeline = StableDiffusionPipeline.from_pretrained('malysheva42/spaeti_store_2')
37
  image = pipeline().images[0]
38
  image
39
+ ```