Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
fantos/vidisfx
fantos
/
Image2Audio
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fffiloni
commited on
Jan 24, 2024
Commit
6dfd871
·
verified
·
1 Parent(s):
4df9c3c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -132,7 +132,7 @@ def infer(image_in, chosen_model):
132
css="""
133
#col-container{
134
margin: 0 auto;
135
-
max-width:
720px
;
136
}
137
"""
138
132
css="""
133
#col-container{
134
margin: 0 auto;
135
+
max-width:
800px
;
136
}
137
"""
138