rmsandu commited on
Commit
c973993
·
verified ·
1 Parent(s): 2fa047c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -75,9 +75,8 @@ def infer(
75
 
76
 
77
  examples = [
78
- "[FOUR-VIEWS] A set of four images showing a zebra print iron-cast pot",
79
- "[FOUR-VIEWS] a set of four images showing a green boho bedroom from multiple views;[TOP-LEFT] a 45-degree angle of the bedroom;[TOP-RIGHT] a high-angle shot of the bedroom;[BOTTOM-LEFT]a side view shot of bedroom;[BOTTOM-RIGHT] A low angle view of the bedroom.",
80
- "[FOUR-VIEWS] A set of four images showing a teddy bear toy"
81
  ]
82
 
83
  css = """
 
75
 
76
 
77
  examples = [
78
+ "[FOUR-VIEWS] a set of four images showing a green boho bedroom from different view angles;[TOP-LEFT] a 45-degree angle of the bedroom;[TOP-RIGHT] a high-angle shot of the bedroom;[BOTTOM-LEFT]a side view shot of bedroom;[BOTTOM-RIGHT] A low angle view of the bedroom.",
79
+ "[FOUR-VIEWS] A set of four images showing a teddy bear toy from multiple photo angles"
 
80
  ]
81
 
82
  css = """