Farsi, Ali commited on
Commit
f03fc2b
·
1 Parent(s): d7dbc22

test commit

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,3 +1,4 @@
1
- import gradio as gr
 
2
 
3
  gr.Interface.load("models/bert-base-uncased").launch()
 
1
+ #test commit
2
+ mport gradio as gr
3
 
4
  gr.Interface.load("models/bert-base-uncased").launch()