Step 1: Prerequisites
You'll need to have the following installed and running on your system:
Step 2: Clone the Repository
Click here to clone the repository
Step 3: Install Dependencies
You can install the dependencies by running pip install -r requirements.txt
Step 4: Train the Model
Run python train.py to train the cat meme detector model on the 1000+ hours of cat videos you've downloaded.
Step 5: Deploy the Detector
Run python deploy.py to deploy the cat meme detector as a web application.
Step 6: Test the Detector