oni4i / qq-world
Tool for working with https://h5.tu.qq.com/web/ai-2d/cartoon/index api. Convert your images to anime style
1.0.2
2023-01-22 14:35 UTC
Requires
- php: >=8.1
- ramsey/uuid: ^4.7
- symfony/http-client: ^6.2
This package is not auto-updated.
Last update: 2025-04-16 01:53:10 UTC
README
This library was created in order to help people to work with web application https://h5.tu.qq.com/web/ai-2d/cartoon/index to convert images to anime style.
Package name
You can download the library via composer require oni4i/qq-world
How to work with this library:
- You need to provide your image string to ImageService::generateImageByBuffer method
- Then you will get a response with your generated image url OR error, if something goes wrong
Also you can check example in example.php file.
Just copy the file in your file and run via php yourFilename.php
Contacts:
if something goes wrong or you have questions just let me know.