Skip to main content

One-line Image Generating Program Based on the Bing Image Createor (Powered by DALL·E 3)

Project description

One-line Image Generating Program Based on the Bing Image Createor (Powered by DALL·E 3)


Credit: The solution of invoking Bing Image Creator API is from https://github.com/acheong08/BingImageCreator.

Installation

pip install bing_brush

Usage

CLI

bing_brush -c cookie.txt -p 'a cute panda eating bamboos' -o output_folder

Python API

brush = BingBrush(cookie='/path/to/cookie.txt')
brush.process(prompt='a cute panda eating bamboos', out_folder='output')

TODO

  • unit test
  • support for obtaining cookie for os.env

Logo

Logo of this project is generated by Bing Image, prompt:

A minimalist logo vector image, square-shaped, with a magical brush implemented in Python language in the center, colorful, digitial art

Contribution

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bing_brush-0.1.0.tar.gz (78.7 kB view hashes)

Uploaded Source

Built Distribution

bing_brush-0.1.0-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page