Skip to main content

Use OpenAI's DALL-E for free, unlimited and without politically correct restrictions

Project description

DALL-E FOR FREE :heart:

HOW TO USE

  1. INSTALL DALLE43: pip install -U dalle43

  2. GENERATE AN IMAGE

import dalle43.dalle43 as DALL_E

DALL_E.generate('the milky way') # returns the image path, e.g. 'C:\\Users\\0ut0flin3\\Pictures\\generated_images\\892348097.jpg'  

You can also use show() to show the image:

img = DALL_E.generate('the milky way') # returns the image path, e.g. 'C:\\Users\\0ut0flin3\\Pictures\\generated_images\\892348097.jpg'  

DALL_E.show(img)
  1. Enjoy! :heart:

Screenshot from 2023-03-20 02-32-03

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

dalle43-0.0.0.6.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

dalle43-0.0.0.6-py3-none-any.whl (10.7 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