badrex commited on
Commit
98a15d2
·
verified ·
1 Parent(s): f5f4393

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ print("Model loaded successfully")
12
 
13
  # Define dialect mapping
14
  dialect_mapping = {
15
- "MSA": "[Modern Standard Arabic](https://en.wikipedia.org/wiki/Modern_Standard_Arabic)",
16
  "Egyptian": "Egyptian Arabic",
17
  "Gulf": "Gulf Arabic",
18
  "Levantine": "Levantine Arabic",
 
12
 
13
  # Define dialect mapping
14
  dialect_mapping = {
15
+ "MSA": "Modern Standard Arabic(MSA)",
16
  "Egyptian": "Egyptian Arabic",
17
  "Gulf": "Gulf Arabic",
18
  "Levantine": "Levantine Arabic",