EDGAhab commited on
Commit
66197e9
·
1 Parent(s): 2d2fdc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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