selimc commited on
Commit
68f61a2
1 Parent(s): 4dd46e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -49,7 +49,6 @@ This model can be used in various application areas, including
49
  ## How To Use
50
 
51
  ```python
52
- import time
53
  import torch
54
  from transformers import AutoModelForSpeechSeq2Seq, AutoProcessor, pipeline
55
 
 
49
  ## How To Use
50
 
51
  ```python
 
52
  import torch
53
  from transformers import AutoModelForSpeechSeq2Seq, AutoProcessor, pipeline
54