Amr-h commited on
Commit
2b9ba40
·
1 Parent(s): 4320d5e

Fix YAML frontmatter for Hugging Face Space

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,3 +8,7 @@ sdk_version: "1.28.2"
8
  app_file: app.py
9
  pinned: false
10
  ---
 
 
 
 
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
+
12
+ # AI Accent Analyzer
13
+
14
+ This app classifies English dialects using a machine learning model and a Streamlit interface.