Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
prithivMLmods/FLUX-REALISM
Dagfinn1962
/
FLUX-REALISM
like
2
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
prithivMLmods
commited on
Aug 13, 2024
Commit
c9c036f
·
verified
·
1 Parent(s):
6be1702
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -74,7 +74,7 @@ style_list = [
74
css="""
75
#col-container {
76
margin: 0 auto;
77
-
max-width:
550px
;
78
}
79
"""
80
74
css="""
75
#col-container {
76
margin: 0 auto;
77
+
max-width:
500px
;
78
}
79
"""
80