Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
diffusers/FLUX.1-Kontext-Dev
kontext-community
/
FLUX.1-Kontext-portrait
like
16
Running
on
Zero
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
1 day ago
Commit
e0e61bb
·
verified
·
1 Parent(s):
ca7eb57
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -223,7 +223,7 @@ css = """
223
margin: 8px 0;
224
}
225
#gallery{
226
-
overflow: scroll
227
}
228
"""
229
223
margin: 8px 0;
224
}
225
#gallery{
226
+
overflow: scroll
!important
227
}
228
"""
229