Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ByteDance/SDXL-Lightning
randomtable
/
SDXL-Lightning
like
0
Running
on
Zero
App
Files
Files
Community
PeterL1n
commited on
Feb 22, 2024
Commit
83eb2ba
·
verified
·
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
+
}