Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.6.0
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