Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ByteDance
/
SDXL-Lightning
like
312
Running
on
Zero
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
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
+
}