Skip to content

yihong0618/BingImageCreator

 
 

Repository files navigation

BingImageCreator

High quality image generation by Microsoft. Reverse engineered API. Fork from https://github.com/acheong08/BingImageCreator

pip3 install .

 $ python3 -m BingImageCreator -h
usage: BingImageCreator.py [-h] -U U --prompt PROMPT [--output-dir OUTPUT_DIR]

options:
  -h, --help            show this help message and exit
  -U U                  Auth cookie from browser
  --prompt PROMPT       Prompt to generate images for
  --asyncio             Use async to sync png
  --output-dir OUTPUT_DIR
                        Output directory

Developer Documentation

Getting authentication

Browsers (Edge, Opera, Vivaldi, Brave, Firefox)

About

High quality image generation by Microsoft. Reverse engineered API.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 98.1%
  • Makefile 1.9%