Skip to content
/ tryemoji Public
forked from leptonai/tryemoji

Turn emoji into amazing artwork via AI

Notifications You must be signed in to change notification settings

laike/tryemoji

 
 

Repository files navigation

🐱 tryEmoji

Turn emoji into amazing artwork via AI

Features

  • Includes complete front-end and back-end code.
  • Support deployment both locally and in the cloud.
  • Fully based on open source and can be used for commercial purposes.

Install

# Install web dependencies
npm install

# Install server dependencies
pip install -r requirements.txt -U

Development

# Start server on localhost:8080

lep photon run -n tryemoji -m photon/main.py --local
# Start web server on localhost:3000

npm run dev

Built with

About

Turn emoji into amazing artwork via AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.6%
  • Python 11.8%
  • Other 0.6%