Skip to content

Commit

Permalink
Merge pull request #49 from edenartlab/stage
Browse files Browse the repository at this point in the history
fix bug
  • Loading branch information
genekogan authored Apr 12, 2024
2 parents e77e29e + e1aa63c commit bb8ad65
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 bb8ad65

Please sign in to comment.