Skip to content

Commit

Permalink
removed swarms module import due to error
Browse files Browse the repository at this point in the history
  • Loading branch information
elder-plinius committed Oct 15, 2023
1 parent 831b806 commit f59cb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea_to_image.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import argparse
import logging
from dalle3 import Dalle
from swarms.models import OpenAIChat



# Create a prompt for idea to image
Expand Down

0 comments on commit f59cb5c

Please sign in to comment.