ramybenaroya commited on
Commit
910eaed
·
verified ·
1 Parent(s): cd57a88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ pipe = pipeline(
11
  torch_dtype=torch.float16,
12
  device="cuda",
13
  )
14
- pipe.to("cuda")
15
 
16
  @spaces.GPU
17
  def transcribe(audio):
 
11
  torch_dtype=torch.float16,
12
  device="cuda",
13
  )
 
14
 
15
  @spaces.GPU
16
  def transcribe(audio):