sjdnjn commited on
Commit
846fdff
·
verified ·
1 Parent(s): da429d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def create_arena_tab():
148
  # Report 选项卡内容创建函数 (30分)
149
  # 报告内容直接嵌入到代码中
150
  def create_report_tab():
151
- report_content_markdown = """
152
  # 🚀 Hugging Face 模型对比实验报告
153
 
154
  ---
 
148
  # Report 选项卡内容创建函数 (30分)
149
  # 报告内容直接嵌入到代码中
150
  def create_report_tab():
151
+ report_content_markdown = \"\"\"
152
  # 🚀 Hugging Face 模型对比实验报告
153
 
154
  ---