alamin655 geniusyinka commited on
Commit
ca8147b
1 Parent(s): 09426b1

added a local tld (#1)

Browse files

- added a local tld (e6c3511cffb2e0cda9ddf2ee6a4bb24a93f9d77f)


Co-authored-by: Olayinka Oshidipe <geniusyinka@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -223,6 +223,7 @@ tlds = [
223
  "co.zm",
224
  "co.zw",
225
  "cat",
 
226
  ]
227
 
228
  # create the Gradio interface
 
223
  "co.zm",
224
  "co.zw",
225
  "cat",
226
+ "com.ng"
227
  ]
228
 
229
  # create the Gradio interface