Skip to content

Microsoft Bing Image Designer 微软图像创建器 golang接口实现

License

Notifications You must be signed in to change notification settings

mappedbyte/imageCreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageCreate

Microsoft Bing Image Designer 微软图像创建器 golang接口实现

Bing Image Creator是微软出品的AI文生图平台,它的用户界面非常友好易于上手。你只需输入简短的短语或关键词即可生成图像,而无需进行复杂的设置或调整。

先上几张生成的照片:

官网地址: https://cn.bing.com/images/create?FORM=GENEXP 需要科学上网。

进入之后获取Cookie,并且填充到imageDesigner.cnf

接口提取自官网网页,同样需要在配置文件中配置代理

接口1: 服务地址:9999/submit?message=xxx

请求1.jpg

接口2: 服务地址:9999/result/{id}

请求2.jpg

About

Microsoft Bing Image Designer 微软图像创建器 golang接口实现

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages