File size: 643 Bytes
2a712fd
 
 
 
 
 
 
 
 
 
 
 
 
f9d2742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2a712fd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: Afri App
emoji: πŸŒ–
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.19.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: afrikaans teaching tool
---

educational_apps/
β”œβ”€β”€ data/
β”‚   └── afrikaans_content.json
β”œβ”€β”€ modules/
β”‚   β”œβ”€β”€ __init__.py
β”‚   β”œβ”€β”€ phonics.py
β”‚   β”œβ”€β”€ beginner.py
β”‚   β”œβ”€β”€ intermediate.py
β”‚   └── advanced.py
β”œβ”€β”€ utils/
β”‚   β”œβ”€β”€ __init__.py
β”‚   └── helpers.py
β”œβ”€β”€ app.py
└── requirements.txt

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