Skip to content

Su1eym4n/ASCII_ART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII_ART

Set up the environment

Run following commands to

  • python3 -m venv venv create virtual environemnt
  • source venv/bin/activate activate virtual environment
  • pip3 install opencv-python install opencv
  • pip3 install pygame install face recognition librari

Run the Code

To run the code simply type:

python ascii_art.py   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages