Evaluate DALL-E shell text as Emacs org babel blocks
For related packages, see:
- chatgpt-shell: An Emacs shell for OpenAI’s ChatGPT.
- ob-chatgpt-shell: Evaluate ChatGPT shell blocks in Emacs org babel blocks.
- dall-e-shell: An Emacs shell for OpenAI’s DALL-E.
- shell-maker: Create Emacs shells backed by either local or cloud services.
If you’re finding ob-dall-e-shell
useful, help make the project sustainable and consider ✨sponsoring✨.
dall-e-shell
is in development. Please report issues or send pull requests for improvements.
Finding it useful? Like the package? I’d love to hear from you. Get in touch (Mastodon / Twitter / Reddit / Email).
Load (require 'ob-dall-e-shell)
and invoke (ob-dall-e-shell-setup)
.
See dall-e-shell.
#+begin_src dall-e-shell
Pretty clouds
#+end_src
#+RESULTS:
[[file:/var/folders/m7/ky091cp56d5g68nyhl4y7frc0000gn/T/1680644778.png]]
Use :version
to set the model, for example: “dall-e-3”.
For DALL-E 3, use :results both
to also output the revised prompt.
👉 Find my work useful? Support this work via GitHub Sponsors or buy my iOS apps.
- Blog (xenodium.com)
- Blog (lmno.lol/alvaro)
- Plain Org (iOS)
- Flat Habits (iOS)
- Scratch (iOS)
- macosrec (macOS)
- Fresh Eyes (macOS)
- dwim-shell-command (Emacs)
- company-org-block (Emacs)
- org-block-capf (Emacs)
- ob-swiftui (Emacs)
- chatgpt-shell (Emacs)
- ready-player (Emacs)
- sqlite-mode-extras
- ob-chatgpt-shell (Emacs)
- dall-e-shell (Emacs)
- ob-dall-e-shell (Emacs)
- shell-maker (Emacs)