nijatzeynalov commited on
Commit
42b3bbc
1 Parent(s): b14b05d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  iface = gr.Interface(
2
  fn=transcribe,
3
  inputs=[
 
1
+
2
+ import gradio as gr
3
+
4
+ def transcribe():
5
+ pass
6
+
7
  iface = gr.Interface(
8
  fn=transcribe,
9
  inputs=[