uzi007 commited on
Commit
379ef7d
1 Parent(s): 955f567

Removed Unused Library

Browse files
Files changed (1) hide show
  1. audiobook.py +0 -1
audiobook.py CHANGED
@@ -1,5 +1,4 @@
1
  import os
2
- from IPython.display import Audio
3
  import nltk # we'll use this to split into sentences
4
  import numpy as np
5
 
 
1
  import os
 
2
  import nltk # we'll use this to split into sentences
3
  import numpy as np
4