Adityadn commited on
Commit
97a9af7
·
verified ·
1 Parent(s): 5736297

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from gradio_client import Client
2
 
3
  def Prediction():
 
1
+ import gradio as gr
2
  from gradio_client import Client
3
 
4
  def Prediction():