rathapech commited on
Commit
c714d05
·
verified ·
1 Parent(s): a663847

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -28,11 +28,11 @@ print(text)
28
  # return audio
29
 
30
  #iface = gr.Interface(launch,
31
- inputs=gr.Image(type='pil'),
32
- outputs="text")
33
 
34
 
35
- iface.launch()
36
 
37
 
38
 
 
28
  # return audio
29
 
30
  #iface = gr.Interface(launch,
31
+ # inputs=gr.Image(type='pil'),
32
+ # outputs="text")
33
 
34
 
35
+ #iface.launch()
36
 
37
 
38