mrbeliever commited on
Commit
e17b907
1 Parent(s): 3b73913

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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: