ryanzhangfan commited on
Commit
4f39891
1 Parent(s): 9acba3b

update examples

Browse files
demo/generation_frontend.py CHANGED
@@ -6,7 +6,7 @@
6
  # Email : zhangfan@baai.ac.cn
7
  # Institute : Beijing Academy of Artificial Intelligence (BAAI)
8
  # Create On : 2023-12-11 15:35
9
- # Last Modified : 2023-12-20 16:18
10
  # File Name : generation_frontend.py
11
  # Description :
12
  #
@@ -209,7 +209,7 @@ def build_generation(args):
209
  examples_it2i = gr.Dataset(components=[gr.Image(type="pil", visible=False), gr.Textbox(visible=False)],
210
  samples=[
211
  ["./examples/dog2.jpg", "wearing a red hat on the beach."],
212
- ["./examples/doodle.png", "Replace the text background color with yellow"],
213
  ],
214
  )
215
 
 
6
  # Email : zhangfan@baai.ac.cn
7
  # Institute : Beijing Academy of Artificial Intelligence (BAAI)
8
  # Create On : 2023-12-11 15:35
9
+ # Last Modified : 2023-12-20 16:37
10
  # File Name : generation_frontend.py
11
  # Description :
12
  #
 
209
  examples_it2i = gr.Dataset(components=[gr.Image(type="pil", visible=False), gr.Textbox(visible=False)],
210
  samples=[
211
  ["./examples/dog2.jpg", "wearing a red hat on the beach."],
212
+ ["./examples/ballon.webp", "floats above theforest"],
213
  ],
214
  )
215
 
demo/meta.py CHANGED
@@ -8,7 +8,7 @@
8
  # Email : zhangfan@baai.ac.cn
9
  # Institute : Beijing Academy of Artificial Intelligence (BAAI)
10
  # Create On : 2023-12-12 02:54
11
- # Last Modified : 2023-12-20 14:27
12
  # File Name : meta.py
13
  # Description :
14
  #
 
8
  # Email : zhangfan@baai.ac.cn
9
  # Institute : Beijing Academy of Artificial Intelligence (BAAI)
10
  # Create On : 2023-12-12 02:54
11
+ # Last Modified : 2023-12-20 16:37
12
  # File Name : meta.py
13
  # Description :
14
  #
examples/balloon.webp ADDED
examples/doodle.png DELETED
Binary file (80 kB)