Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jasperai/flash-sd3
radames
/
flash-sd3-taesd3
like
36
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
radames
commited on
Jun 19, 2024
Commit
014b354
·
1 Parent(s):
b7028f0
max w
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -105,7 +105,7 @@ examples = [
105
css = """
106
#col-container {
107
margin: 0 auto;
108
-
max-width:
512px
;
109
}
110
"""
111
105
css = """
106
#col-container {
107
margin: 0 auto;
108
+
max-width:
712px
;
109
}
110
"""
111