Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yelboudouri
/
RPEval
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yelboudouri
commited on
Feb 7
Commit
058f646
·
1 Parent(s):
3ed603a
Center container
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -48,6 +48,7 @@ def send(
48
css = """
49
.gradio-container {
50
max-width: 780px !important;
51
}
52
53
.indent > div {
48
css = """
49
.gradio-container {
50
max-width: 780px !important;
51
+
margin: 0 auto;
52
}
53
54
.indent > div {