Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ByteDance
/
SDXL-Lightning
like
276
Running
on
Zero
App
Files
Files
Community
5
PeterL1n
commited on
Feb 22
Commit
83eb2ba
•
1 Parent(s):
ce4a9a7
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
.gradio-container {
2
+
max-width: 690px !important;
3
+
}