harrison/image
Harrison Chase 1 year ago
parent 62ef63a3be
commit 42ba3be0ab

@ -58,5 +58,4 @@ class DallEAPIWrapper(BaseModel):
# We don't want to return the assumption alone if answer is empty
return "No image was generated"
else:
print(image_url)
return image_url

Loading…
Cancel
Save