Skip to content

High quality image generation by Microsoft. Reverse engineered API.

License

Notifications You must be signed in to change notification settings

abersheeran/BingImageCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BingImageCreator

High quality image generation by Microsoft. Reverse engineered API.

Inspired by BingImageCreator.

Install

pip install git+https://github.com/abersheeran/BingImageCreator.git

Getting authentication cookies

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

  1. Go to https://www.bing.com/copilot
  2. F12 to open XHR call some api to get the cookie
  3. call some api to copy the cookieand use this
  4. Copy the output. This is used in -U.

Command line usage

python -m bingimagecreator -U "xxxxxx" "a big dog"

Images will be saved in ./output/.

About

High quality image generation by Microsoft. Reverse engineered API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages