Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
arbml/cidar_human_eval
Zaid
/
cidar_human_eval
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Deema
commited on
Feb 15, 2024
Commit
38d7386
·
verified
·
1 Parent(s):
e15b560
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -19,6 +19,7 @@ css = """
19
}
20
#component-18
21
{
22
float: right;
23
}
24
"""
19
}
20
#component-18
21
{
22
+
text-align: right;
23
float: right;
24
}
25
"""