Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mrbeliever
/
Im-prmpt
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mrbeliever
commited on
Dec 17, 2024
Commit
e17b907
·
verified
·
1 Parent(s):
3b73913
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -33,7 +33,7 @@ def generate_caption(image_base64, api_key):
33
],
34
},
35
],
36
-
"temperature": 0,
37
}
38
39
try:
33
],
34
},
35
],
36
+
"temperature": 0
.6
,
37
}
38
39
try: