Tonioesparza commited on
Commit
a7abc59
·
verified ·
1 Parent(s): 8b4ef36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def ourhood_inference(prompt=str,num_inference_steps=int,scaffold=int,seed=int):
103
 
104
  pipe_CN.set_ip_adapter_scale([[0.5]])
105
 
106
- prompt1 = 'Photorealistic rendering, of an OurHood privacy booth, with a silken oak frame, hickory stained melange polyester fabric, in ' + prompt
107
 
108
  ### function has no formats defined
109
 
 
103
 
104
  pipe_CN.set_ip_adapter_scale([[0.5]])
105
 
106
+ prompt1 = 'A photograph, of an OurHood privacy booth, with a silken oak frame, hickory stained melange polyester fabric, in ' + prompt
107
 
108
  ### function has no formats defined
109