Spaces:
Runtime error
Runtime error
File size: 331 Bytes
ffcc541 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
title: Art Search Engine
emoji: 🖼🖼🖼
colorFrom: black
colorTo: black
sdk: gradio
sdk_version: 3.12.0
app_file: app.py
pinned: false
duplicated_from: vincentclaes/art-search-engine
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
```bash
make setup
poetry shell
``` |