Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
descript
/
vampnet
like
37
Runtime error
App
Files
Files
Community
13
Fetching metadata from the HF Docker repository...
Hugo Flores Garcia
commited on
Jul 11, 2023
Commit
4cc9b99
·
1 Parent(s):
9c53f25
temp
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -392,7 +392,7 @@ with gr.Blocks() as demo:
392
label="temperature",
393
minimum=0.0,
394
maximum=10.0,
395
-
value=1.
2
396
)
397
398
392
label="temperature",
393
minimum=0.0,
394
maximum=10.0,
395
+
value=1.
8
396
)
397
398