Skip to content

luzny274/emoji_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Generator

Project Overview

Emojis have become a critical component of communication among global cultures. Some emojis function as words in online communication, others as mood modifiers or social cues. The assignment of emojis is not just descriptive, but prescriptive: Some emojis are designed to meet a language need, but others are designed without a specific need in mind and then pop culture invents a meaning. Consider the eggplant, the peach, the watermelon, the chair and more.
Do we need more emojis? ‘Need’ might be a strong word. But who knows what new cultural phenomenon can be birthed from the living organism of the internet, with some inspiration from our AI?

Requirements

To install pilmoji:

  1. conda create -n emojis python=3.8 pip jupyter
  2. conda activate emojis
  3. pip install pillow emoji==1.7.0 pilmoji
  4. pip install numpy pandas matplotlib
  5. CPU version: pip install torch torchvision torchaudio
  6. GPU version: pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •