SNUMPR commited on
Commit
0b08826
·
verified ·
1 Parent(s): 4b2c5c1

Update gradio_utils.py

Browse files
Files changed (1) hide show
  1. gradio_utils.py +0 -2
gradio_utils.py CHANGED
@@ -15,8 +15,6 @@ import shutil
15
  cur_dir = os.path.dirname(os.path.abspath(__file__))
16
  title_markdown = ("""
17
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
18
- <img src="/dataset/dcahn/yura/vlm-rlaif/asset/Model.png" alt="VLM-RLAIF" style="max-width: 120px; height: auto;">
19
- <img src="file:/dataset/dcahn/yura/vlm-rlaif/asset/Model.png" alt="VLM-RLAIF" style="max-width: 120px; height: auto;">
20
  <div>
21
  <h1 >VLM-RLAIF: Tuning Large Multimodal Models for Videos using Reinforcement Learning from AI Feedback (ACL 2024 Oral) </h1>
22
  <h5 style="margin: 0;">If you like our project, please give us a star ✨ on Github for the latest update.</h5>
 
15
  cur_dir = os.path.dirname(os.path.abspath(__file__))
16
  title_markdown = ("""
17
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
 
 
18
  <div>
19
  <h1 >VLM-RLAIF: Tuning Large Multimodal Models for Videos using Reinforcement Learning from AI Feedback (ACL 2024 Oral) </h1>
20
  <h5 style="margin: 0;">If you like our project, please give us a star ✨ on Github for the latest update.</h5>