File size: 316 Bytes
9193d81
 
 
 
 
 
 
 
 
 
 
 
 
85e0ee2
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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;
```