Skip to content

Commit 17a71b6

Browse files
committed
DALL-E -> cemetery - kamangir/bolt#746
1 parent d09e73b commit 17a71b6

File tree

13 files changed

+6
-1015
lines changed

13 files changed

+6
-1015
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ graph LR
3232

3333
[![pylint](https://github.com/kamangir/openai-commands/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/openai-commands/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/openai-commands/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/openai-commands/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/openai-commands/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/openai-commands/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/openai-commands.svg)](https://pypi.org/project/openai-commands/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/openai-commands)](https://pypistats.org/packages/openai-commands)
3434

35-
built by 🌀 [`blue_options-4.200.1`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.200.1`](https://github.com/kamangir/openai-commands).
35+
built by 🌀 [`blue_options-4.200.1`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.201.1`](https://github.com/kamangir/openai-commands).

notebooks/DALL-E.ipynb

-447
This file was deleted.

openai_commands/.abcli/DALLE.sh

-33
This file was deleted.

openai_commands/.abcli/tests/help.sh

-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ function test_openai_commands_help() {
66
# TODO: add, (historic)
77
# - "openai_commands completion describe" \
88
# - "openai_commands images generate"
9-
# - "DALL-E render" \
109

1110
# TODO: add,
1211
# "literature_review" \
@@ -27,7 +26,6 @@ function test_openai_commands_help() {
2726
# "VisuaLyze" \
2827
# "VisuaLyze browse" \
2928
# "VisuaLyze run" \
30-
# "DALL-E"
3129

3230
local module
3331
for module in \

openai_commands/DALLE/__init__.py

Whitespace-only changes.

openai_commands/DALLE/__main__.py

-105
This file was deleted.

openai_commands/DALLE/brush.py

-107
This file was deleted.

0 commit comments

Comments
 (0)