raheelqader commited on
Commit
59809c4
·
verified ·
1 Parent(s): 9065d87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,7 +317,7 @@ with gr.Blocks() as demo:
317
  ),
318
  }
319
  gr.HTML(
320
- f"<p>Model: <a href='https://huggingface.co/LinguaCustodia/FinTranslate-{model_id}' target='_blank'>LinguaCustodia/multilingual-multidomain-fin-mt-{model_id}</a></p>"
321
  )
322
 
323
  with gr.Row(variant="panel"):
 
317
  ),
318
  }
319
  gr.HTML(
320
+ f"<p>Model: <a href='https://huggingface.co/LinguaCustodia/FinTranslate-{model_id}' target='_blank'>LinguaCustodia/FinTranslate-{model_id}</a></p>"
321
  )
322
 
323
  with gr.Row(variant="panel"):