Skip to content

namdevel/anime-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anime-ai

Convert selfie image to anime

Usage

use Namdevel\AnimeMaker;
require('src/animeMaker.php');

$source = './tes.jpg';
$animeMaker = new AnimeMaker($source);
$animeMaker->createAnime();

Result

Original Anime

License

This open-source software is distributed under the MIT License. See LICENSE.md

Contributing

All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...

  • Send feedbacks.
  • Submit bug reports.
  • Write/Edit the documents.
  • Fix bugs or add new features.

About

Convert selfie image to anime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages