Spaces:
Runtime error
Runtime error
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
|