Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BenBranyon
/
LongShadow
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BenBranyon
commited on
Oct 16, 2024
Commit
c912225
·
verified
·
1 Parent(s):
4fafcbc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -133,7 +133,7 @@ demo = gr.ChatInterface(
133
minimum=1.0,
134
maximum=2.0,
135
step=0.05,
136
-
value=1.
3
,
137
),
138
],
139
)
133
minimum=1.0,
134
maximum=2.0,
135
step=0.05,
136
+
value=1.
2
,
137
),
138
],
139
)