Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
linoyts/Qwen-Image-Edit-Angles
mikework
/
Qwen-Image-Edit-Angles
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
Jan 9
Commit
8b77389
·
verified
·
1 Parent(s):
84c44e9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -669,6 +669,7 @@ css = '''
669
#examples {
670
margin-top: 20px;
671
}
672
'''
673
674
669
#examples {
670
margin-top: 20px;
671
}
672
+
.fillable{max-width: 1200px !important}
673
'''
674
675