Spaces:
Build error
Build error
ChrisPreston
commited on
Commit
·
96f0561
1
Parent(s):
93f4bab
Update app.py
Browse files
app.py
CHANGED
@@ -5,6 +5,7 @@ import matplotlib.pyplot as plt
|
|
5 |
import IPython.display as ipd
|
6 |
import utils
|
7 |
import librosa
|
|
|
8 |
import torchcrepe
|
9 |
from infer import *
|
10 |
import logging
|
|
|
5 |
import IPython.display as ipd
|
6 |
import utils
|
7 |
import librosa
|
8 |
+
import torch
|
9 |
import torchcrepe
|
10 |
from infer import *
|
11 |
import logging
|