AriNubar commited on
Commit
72f5b3d
·
verified ·
1 Parent(s): 591b8e6

add favicon to site

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,4 +140,4 @@ with gr.Blocks(title="Արեւմտահայերէն-Անգլերէն Մեքենա
140
 
141
  if __name__ == "__main__":
142
  translator = Translator()
143
- demo.launch()
 
140
 
141
  if __name__ == "__main__":
142
  translator = Translator()
143
+ demo.launch(favicon_path="./translate.png")