Skip to content

machine learning powered aesthetic classification app

License

Notifications You must be signed in to change notification settings

deforum-art/aestylo

Repository files navigation

Aestylo

Machine learning powered aesthetic classification app.

Getting Started

To install Aestylo, follow these steps:

  1. Create a suitable anaconda environment for Aestylo and activate it:
conda create -n aes python=3.10 -y
conda activate aes
  1. Clone this github repository and navigate to it:
git clone https://github.com/deforum-art/aestylo.git
cd aestylo
  1. Install required packages with the install script:
python install_requirements.py
  1. Launch application by running the Python app.py script:
python app.py

About

machine learning powered aesthetic classification app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published