Skip to content

mehmetkahya0/Abuzer-1-text-to-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abuzer-1 (text-to-image ai)

This is a simple Tkinter interface that uses the CraiyonAI API to generate an image based on a word entered by the user. CraiyonAI = https://www.craiyon.com

Screenshot

Ekran Resmi 2023-04-22 16 33 31

Requirements

Python 3.6 or higher tkinter and tkinter.ttk modules Pillow module Craiyon module To install the above requirements, enter the following commands in your terminal:

Usage

pip install tkinter
pip install pillow
pip install craiyon

How to Use

Run the application by running the Abuzer-1.py file. Enter a word in the text box labeled "Enter a word." Click the "Generate" button. You can find the generated image in the "images" folder. You can clear the text box by clicking the "Clear" button.

License

This application is licensed under the MIT License. For details, see the LICENSE file. Badge