mona-lisa-detection / README.md
vincentclaes's picture
working model
fd2ef9c

A newer version of the Gradio SDK is available: 5.6.0

Upgrade
metadata
title: Mona Lisa Detection
emoji: 🖼
colorFrom: white
colorTo: white
sdk: gradio
sdk_version: 3.19.1
app_file: app.py
pinned: false
license: mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Setup + Run

virtualenv .venv
source .venv/bin/activate 
pip install -r requirements.txt
python app.py