Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -9,8 +9,6 @@ from models import SynthesizerTrn
|
|
9 |
from text.symbols import symbols
|
10 |
from text import text_to_sequence
|
11 |
|
12 |
-
%matplotlib inline
|
13 |
-
import matplotlib.pyplot as plt
|
14 |
import json
|
15 |
import math
|
16 |
from torch import nn
|
|
|
9 |
from text.symbols import symbols
|
10 |
from text import text_to_sequence
|
11 |
|
|
|
|
|
12 |
import json
|
13 |
import math
|
14 |
from torch import nn
|