birdie / README.md
Kaspar Hugentobler
graph md test
85e0ee2
---
title: Birdie
emoji: πŸ“‰
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 3.16.2
app_file: app.py
pinned: false
license: apache-2.0
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```