Aman72321 commited on
Commit
5e164d8
1 Parent(s): 86b555e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
- from gradio import Interface
3
  iface = gr.Interface.load("models/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment")
4
  iface.launch()
 
1
  import gradio as gr
2
+ from gradio import Interface
3
  iface = gr.Interface.load("models/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment")
4
  iface.launch()