Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
genekogan committed Apr 12, 2024
1 parent f97cbe1 commit e1aa63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logos/creation_interfaces/kojii_untitledxyz.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@ def kojii_untitledxyz(request: KojiiUntitledxyzRequest, callback=None):

image_url, thumbnail_url = replicate.sdxl(config)

return image_url, thumbnail_url, config
return image_url, thumbnail_url

0 comments on commit e1aa63c

Please sign in to comment.