Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -394,7 +394,7 @@ with gr.Blocks() as demo:
|
|
| 394 |
['./qwenstyleref/content_9.jpg','./qwenstyleref/style_9.png',default_prompt,123,False,1.0,4,1024,[]],
|
| 395 |
['./qwenstyleref/style_9.png','./qwenstyleref/content_9.jpg',default_prompt,123,False,1.0,4,1024,["infer with style prompt"]],
|
| 396 |
['./qwenstyleref/content_11.png','./qwenstyleref/style_11.jpg',default_prompt,123,False,1.0,4,832,[]],
|
| 397 |
-
['./qwenstyleref/content_9.jpg',
|
| 398 |
],
|
| 399 |
inputs=[content_ref,
|
| 400 |
style_ref,
|
|
|
|
| 394 |
['./qwenstyleref/content_9.jpg','./qwenstyleref/style_9.png',default_prompt,123,False,1.0,4,1024,[]],
|
| 395 |
['./qwenstyleref/style_9.png','./qwenstyleref/content_9.jpg',default_prompt,123,False,1.0,4,1024,["infer with style prompt"]],
|
| 396 |
['./qwenstyleref/content_11.png','./qwenstyleref/style_11.jpg',default_prompt,123,False,1.0,4,832,[]],
|
| 397 |
+
['./qwenstyleref/content_9.jpg',None,"convert to photorealistic photograph",123,False,1.0,4,1024,[]],
|
| 398 |
],
|
| 399 |
inputs=[content_ref,
|
| 400 |
style_ref,
|