Generated Images Downloader - OPENAI DALL-E

8/25/2022, 10:23:46 AM

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
nopeee
1日のインストール数
0
累計インストール数
224
評価
0 0 0
バージョン
1.1.3.5
作成日
2022/08/25
更新日
2022/09/07
ライセンス
MIT
対象サイト

This script allows the user to download all four generated samples by pressing a button or the "d" key on openai's DALL·E image generation software.
You can enable or disable individually the "d" pressing or the button by changing the values of "shouldCreateButton" and "shouldListenD" at the beginning of the script to true or false. By default only the button is enabled.

- If you generated variants of an image, it will download only the variants
- The files will be saved under the same name ("date prompt.png ± (n° of the image)" and this is not managed by this extension
- The script loads 2.5 seconds after the page is reached because openai restricts location.onloadend
- If you press "d" while writing in the input prompt nothing will happen


You are free to leave reviews or improvements :)