Omartificial-Intelligence-Space commited on
Commit
5a06dbc
·
verified ·
1 Parent(s): de97bd5

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ def display_results(model_name):
142
 
143
  demo = gr.Interface(
144
  fn=display_results,
145
- inputs=gr.Textbox(label="Enter a Hugging Face Model ID", placeholder="e.g., sentence-transformers/all-MiniLM-L6-v2"),
146
  outputs=[
147
  gr.Dataframe(label="Evaluation Results"),
148
  gr.Plot(label="Financial Dataset"),
 
142
 
143
  demo = gr.Interface(
144
  fn=display_results,
145
+ inputs=gr.Textbox(label="Enter a Hugging Face Model ID", placeholder="e.g., Omartificial-Intelligence-Space/GATE-AraBert-v1"),
146
  outputs=[
147
  gr.Dataframe(label="Evaluation Results"),
148
  gr.Plot(label="Financial Dataset"),