albaretto, a little CLI utility (+ thanks for figuring out the requests/responses!) #17
afparsons
started this conversation in
Show and tell
Replies: 1 comment
-
Cool project! 🔥 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Great work!
I wrote a simple command line utility to download images from a task ID and then either save them to local filesystem or upload them to Google Drive. It's a one-trick pony (i.e. not a versatile library), but solved a use case I had. https://github.com/afparsons/albaretto
While I did not use
dalle2-in-python
, I definitely took a look at howdalle2-in-python
formatted its requests and responses. Thank you for figuring everything out for me!I'm posting this to Show and tell as I assume our audiences might overlap.
Beta Was this translation helpful? Give feedback.
All reactions