rezaarmand commited on
Commit
fb08f6a
·
1 Parent(s): a22d215

wording of layout

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -37,15 +37,15 @@ examples = [
37
  ],
38
  [
39
  "a peacock, back view | a peacock, front view",
40
- "1 | -3",
41
  "30",
42
- "10"
43
  ],
44
  [
45
  "a peacock, back view",
46
  "1",
47
  "30",
48
- "10"
49
  ],
50
  [
51
  "A boy wearing sunglasses | a pair of sunglasses with white frame",
@@ -112,7 +112,7 @@ with app:
112
  # "# **<p align='center'>AMLDS Video Tagging</p>**"
113
  # )
114
  gr.Markdown(
115
- "# **<p align='center'>Perp-Neg: Iterative Editing and Robust View Generation.</p>**"
116
  )
117
  gr.Markdown(
118
  """
 
37
  ],
38
  [
39
  "a peacock, back view | a peacock, front view",
40
+ "1 | -3.5",
41
  "30",
42
+ "7.5"
43
  ],
44
  [
45
  "a peacock, back view",
46
  "1",
47
  "30",
48
+ "7.5"
49
  ],
50
  [
51
  "A boy wearing sunglasses | a pair of sunglasses with white frame",
 
112
  # "# **<p align='center'>AMLDS Video Tagging</p>**"
113
  # )
114
  gr.Markdown(
115
+ "# **<p align='center'>Perp-Neg: Iterative Editing and Robust View Generation Using Stable Diffusion</p>**"
116
  )
117
  gr.Markdown(
118
  """