Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
nimool
/
image_generator
like
0
Runtime error
App
Files
Files
Community
nimool
commited on
Mar 13
Commit
0743227
•
1 Parent(s):
d25dfbb
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
CHANGED
Viewed
@@ -0,0 +1,3 @@
1
+
.gradio-container {
2
+
max-width: 690px !important;
3
+
}