Staticaliza commited on
Commit
33aa15e
1 Parent(s): ed65792

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ footer {
25
  }
26
  '''
27
 
 
28
  @spaces.GPU(duration=10)
29
  def transcribe(input=None, task=DEFAULT_TASK):
30
  print(input)
 
25
  }
26
  '''
27
 
28
+ # Functions
29
  @spaces.GPU(duration=10)
30
  def transcribe(input=None, task=DEFAULT_TASK):
31
  print(input)