Skip to content

Upload a selfie or a foto containing a face, our sofisticated AI algorithm will recognice it and add a random laser on your eyes. Send multiple times for multiple colors. Laser Eyes Meme Maker /w AI is easy and fast.

License

Pacific01/lasereyesmememakerai

Repository files navigation

Laser Eyes Meme Maker /w AI

Upload a selfie or a foto containing a face, our sofisticated AI algorithm will recognice it and add a random laser on your eyes. Send multiple times for multiple colors. Laser Eyes Meme Maker /w AI is easy and fast.

Requirements

  • git
  • pip3
  • python3
  • docker (optional)
  • docker-compose (optional)

Running the project (first time):

  • Download it:
git clone git@bitbucket.org:everlyrusher/lasereyesai.git@bitbucket
  • Install Python dependencies:
pip3 install -r requirements.txt
  • Running ti:
python3 app.python3

Running the project (second time):

  • Running it:
python3 app.py

Running the project (docker):

Docker does everything, install requirements and runs the app.

docker-compose up -d

Technologies used:

CSS

  • Compile css:
npx tailwindcss-cli@latest build app.scss -o static/app.css
  • Minify css:
csso static/app.css --output static/app.css

Other things:

  • How to tell flask to calm down aka development mode.
export FLASK_ENV=development
  • How to extract requirements with pipreqs
pipreqs ./ --force

Other documentation:

About

Upload a selfie or a foto containing a face, our sofisticated AI algorithm will recognice it and add a random laser on your eyes. Send multiple times for multiple colors. Laser Eyes Meme Maker /w AI is easy and fast.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published