vinesmsuic commited on
Commit
59be59e
โ€ข
1 Parent(s): 5f11b6a

updating names

Browse files
serve/gradio_web.py CHANGED
@@ -21,7 +21,7 @@ from functools import partial
21
  def build_side_by_side_ui_anony(models):
22
  notice_markdown = """
23
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
24
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
25
  ## ๐Ÿ“œ Rules
26
  - Input prompt to two anonymous models in same area (e.g., LCM, SDXL, SDXL-turbo in Text-guided Image Generation Model, MagicBrush, InstructPix2Pix in Text-guided Image Editing Model) and vote for the better one!
27
  - When the results are ready, click the button below to vote.
@@ -193,7 +193,7 @@ Find out who is the ๐Ÿฅ‡conditional image generation models! More models are goi
193
  def build_side_by_side_ui_named(models):
194
  notice_markdown = """
195
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
196
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
197
 
198
  ## ๐Ÿ“œ Rules
199
  - Generate with any two selected models side-by-side and vote!
@@ -372,7 +372,7 @@ def build_side_by_side_ui_named(models):
372
  def build_single_model_ui(models, add_promotion_links=False):
373
  promotion = (
374
  """
375
- - | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
376
  """
377
  if add_promotion_links
378
  else ""
 
21
  def build_side_by_side_ui_anony(models):
22
  notice_markdown = """
23
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
24
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
25
  ## ๐Ÿ“œ Rules
26
  - Input prompt to two anonymous models in same area (e.g., LCM, SDXL, SDXL-turbo in Text-guided Image Generation Model, MagicBrush, InstructPix2Pix in Text-guided Image Editing Model) and vote for the better one!
27
  - When the results are ready, click the button below to vote.
 
193
  def build_side_by_side_ui_named(models):
194
  notice_markdown = """
195
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
196
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
197
 
198
  ## ๐Ÿ“œ Rules
199
  - Generate with any two selected models side-by-side and vote!
 
372
  def build_single_model_ui(models, add_promotion_links=False):
373
  promotion = (
374
  """
375
+ - | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
376
  """
377
  if add_promotion_links
378
  else ""
serve/gradio_web_image_editing.py CHANGED
@@ -21,7 +21,7 @@ from functools import partial
21
  def build_side_by_side_ui_anony_ie(models):
22
  notice_markdown = """
23
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
24
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
25
 
26
  ## ๐Ÿ“œ Rules
27
  - Edit with two selected models side-by-side and vote!
@@ -229,7 +229,7 @@ Find out who is the ๐Ÿฅ‡conditional image edition models!
229
  def build_side_by_side_ui_named_ie(models):
230
  notice_markdown = """
231
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
232
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
233
 
234
  ## ๐Ÿ“œ Rules
235
  - Edit with two selected models side-by-side and vote!
@@ -444,7 +444,7 @@ def build_side_by_side_ui_named_ie(models):
444
  def build_single_model_ui_ie(models, add_promotion_links=False):
445
  promotion = (
446
  """
447
- - | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
448
  """
449
  if add_promotion_links
450
  else ""
 
21
  def build_side_by_side_ui_anony_ie(models):
22
  notice_markdown = """
23
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
24
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
25
 
26
  ## ๐Ÿ“œ Rules
27
  - Edit with two selected models side-by-side and vote!
 
229
  def build_side_by_side_ui_named_ie(models):
230
  notice_markdown = """
231
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
232
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
233
 
234
  ## ๐Ÿ“œ Rules
235
  - Edit with two selected models side-by-side and vote!
 
444
  def build_single_model_ui_ie(models, add_promotion_links=False):
445
  promotion = (
446
  """
447
+ - | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
448
  """
449
  if add_promotion_links
450
  else ""
serve/gradio_web_video_generation.py CHANGED
@@ -22,7 +22,7 @@ from functools import partial
22
  def build_side_by_side_ui_anony_vg(models):
23
  notice_markdown = """
24
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
25
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
26
  ## ๐Ÿ“œ Rules
27
  - Input prompt to two anonymous models in same area (e.g., AnimateDiff, AnimateDiff-Turbo) and vote for the better one!
28
  - When the results are ready, click the button below to vote.
@@ -197,7 +197,7 @@ Find out who is the ๐Ÿฅ‡conditional video generation models! More models are goi
197
  def build_side_by_side_ui_named_vg(models):
198
  notice_markdown = """
199
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
200
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
201
 
202
  ## ๐Ÿ“œ Rules
203
  - Generate with any two selected models side-by-side and vote!
@@ -384,7 +384,7 @@ def build_side_by_side_ui_named_vg(models):
384
  def build_single_model_ui_vg(models, add_promotion_links=False):
385
  promotion = (
386
  """
387
- - | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/ImagenHub) |
388
  """
389
  if add_promotion_links
390
  else ""
 
22
  def build_side_by_side_ui_anony_vg(models):
23
  notice_markdown = """
24
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
25
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
26
  ## ๐Ÿ“œ Rules
27
  - Input prompt to two anonymous models in same area (e.g., AnimateDiff, AnimateDiff-Turbo) and vote for the better one!
28
  - When the results are ready, click the button below to vote.
 
197
  def build_side_by_side_ui_named_vg(models):
198
  notice_markdown = """
199
  # โš”๏ธ GenAI-Arena โš”๏ธ : Benchmarking Visual Generative Models in the Wild
200
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
201
 
202
  ## ๐Ÿ“œ Rules
203
  - Generate with any two selected models side-by-side and vote!
 
384
  def build_single_model_ui_vg(models, add_promotion_links=False):
385
  promotion = (
386
  """
387
+ - | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Paper](https://arxiv.org/abs/2310.01596) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) |
388
  """
389
  if add_promotion_links
390
  else ""
serve/leaderboard.py CHANGED
@@ -39,7 +39,7 @@ leader_component_values = [None] * 5
39
  def make_leaderboard_md(elo_results):
40
  leaderboard_md = f"""
41
  # ๐Ÿ† GenAI-Arena Leaderboard
42
- | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Dataset](https://huggingface.co/ImagenHub) | [Twitter](https://twitter.com/TianleLI123/status/1757245259149422752) |
43
 
44
  """
45
  return leaderboard_md
 
39
  def make_leaderboard_md(elo_results):
40
  leaderboard_md = f"""
41
  # ๐Ÿ† GenAI-Arena Leaderboard
42
+ | [GitHub](https://github.com/TIGER-AI-Lab/ImagenHub) | [Dataset](https://huggingface.co/datasets/TIGER-Lab/GenAI-Bench) | [Twitter](https://twitter.com/TianleLI123/status/1757245259149422752) |
43
 
44
  """
45
  return leaderboard_md
serve/utils.py CHANGED
@@ -25,7 +25,7 @@ This is a project from TIGER Lab at University of Waterloo.
25
  [Tianle Li](https://scholar.google.com/citations?user=g213g7YAAAAJ&hl=en), [Dongfu Jiang](https://jdf-prog.github.io/), [Yuansheng Ni](https://yuanshengni.github.io/), [Max Ku](https://kuwingfung.github.io/), [Shizhuo Sun](), [Richard Fan](https://www.linkedin.com/in/richard-fan2020/).
26
 
27
  ## Contact:
28
- Email: t29li@uwaterloo.ca (Tianle Li)
29
 
30
  ## Advisors
31
  [Wenhu Chen](https://wenhuchen.github.io/)
 
25
  [Tianle Li](https://scholar.google.com/citations?user=g213g7YAAAAJ&hl=en), [Dongfu Jiang](https://jdf-prog.github.io/), [Yuansheng Ni](https://yuanshengni.github.io/), [Max Ku](https://kuwingfung.github.io/), [Shizhuo Sun](), [Richard Fan](https://www.linkedin.com/in/richard-fan2020/).
26
 
27
  ## Contact:
28
+ Email: dongfu.jiang@uwaterloo.ca, m3ku@uwaterloo.ca (Max Ku), t29li@uwaterloo.ca (Tianle Li)
29
 
30
  ## Advisors
31
  [Wenhu Chen](https://wenhuchen.github.io/)