Skip to content

✏ PyCraiyon Is an API Wrapper of craiyon.com Drawing AI, With That AI You Can Generate Literaly Everthing With A Artificial Intelligence.

Notifications You must be signed in to change notification settings

yuxwtf/PyCraiyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PyCraiyon

PyCraiyon Is an simple API Wrapper of craiyon.com Drawing AI, With That AI You Can Generate Literaly Everthing With A Advanced Drawing Artificial Intelligence.

Docs

Craiyon.generate(prompt, 0, save-path)

  • Prompt = Setance you want to draw (ex: a cat)
  • 0 = A number from 0-8 (result image choice) (ex: 0)
  • save-path = Drawed Image Output Path (ex: ./data/result.png)

Exemple

from pycraiyon import Craiyon

prompt = "Yux Making An API Wrapper" # your prompt
Craiyon.generate(str(prompt), 0, 'result.png')

About

✏ PyCraiyon Is an API Wrapper of craiyon.com Drawing AI, With That AI You Can Generate Literaly Everthing With A Artificial Intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages