gaurav761 commited on
Commit
7754949
1 Parent(s): aba3491

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -9,8 +9,10 @@ tags:
9
  - dreambooth-hackathon
10
  - bedroom
11
  widget:
12
- - text: a photo of room bed, wall, table, curtains in the Acropolis, based on the
 
13
  input image
 
14
  ---
15
 
16
  # DreamBooth model for the room concept trained by gaurav761 on the gaurav761/bedroom-image dataset.
@@ -33,4 +35,4 @@ from diffusers import StableDiffusionPipeline
33
  pipeline = StableDiffusionPipeline.from_pretrained('gaurav761/bedroom5')
34
  image = pipeline().images[0]
35
  image
36
- ```
 
9
  - dreambooth-hackathon
10
  - bedroom
11
  widget:
12
+ - text: >-
13
+ a photo of room bed, wall, table, curtains in the Acropolis, based on the
14
  input image
15
+ pipeline_tag: image-to-text
16
  ---
17
 
18
  # DreamBooth model for the room concept trained by gaurav761 on the gaurav761/bedroom-image dataset.
 
35
  pipeline = StableDiffusionPipeline.from_pretrained('gaurav761/bedroom5')
36
  image = pipeline().images[0]
37
  image
38
+ ```