Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ICLR2024
/
ICLR2024-papers
like
44
Running
on
CPU Upgrade
App
Files
Files
Community
2
hysts
HF staff
commited on
Apr 3
Commit
9a4b257
•
1 Parent(s):
933af1d
Update
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -17,6 +17,7 @@ DEFAULT_COLUMNS = [
17
"OpenReview",
18
"GitHub",
19
"Spaces",
20
]
21
22
17
"OpenReview",
18
"GitHub",
19
"Spaces",
20
+
"Models",
21
]
22
23