Mridul commited on
Commit
75592b9
1 Parent(s): 5db09c5

Removed unwanted import

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from matplotlib.colors import ListedColormap
7
  import torch
8
  from pprint import pprint
9
  import tempfile
10
- import sounddevice as sd
11
  import helper as hp
12
  from io import BytesIO
13
 
 
7
  import torch
8
  from pprint import pprint
9
  import tempfile
 
10
  import helper as hp
11
  from io import BytesIO
12