Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
ford442/RealVis_v5.0_BF16_A
1inkusFace
/
RealVis_v5.0_BF16_E
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ford442
commited on
Dec 11, 2024
Commit
6835a32
Β·
1 Parent(s):
728b4ee
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -330,7 +330,7 @@ footer {
330
visibility: hidden
331
}
332
body {
333
-
background-color: green;
334
}
335
'''
336
330
visibility: hidden
331
}
332
body {
333
+
background-color: green
!important
;
334
}
335
'''
336