hysts HF staff commited on
Commit
3af21ab
1 Parent(s): afa91e4
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -6,7 +6,12 @@ import gradio as gr
6
 
7
  from paper_list import PaperList
8
 
9
- DESCRIPTION = "# ICCV 2023 Papers"
 
 
 
 
 
10
 
11
  TUTORIAL = """\
12
  #### Hugging Face ICCV 2023 event
 
6
 
7
  from paper_list import PaperList
8
 
9
+ DESCRIPTION = """\
10
+ # ICCV 2023 Papers
11
+
12
+ - https://iccv2023.thecvf.com
13
+ - https://openaccess.thecvf.com/ICCV2023
14
+ """
15
 
16
  TUTORIAL = """\
17
  #### Hugging Face ICCV 2023 event