Fabrice-TIERCELIN commited on
Commit
c3f1b59
·
verified ·
1 Parent(s): d0d2ab6

Fix import math

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  import sys
2
  import os
3
  import time
 
4
  import torch
5
  import spaces
6
  # By using XTTS you agree to CPML license https://coqui.ai/cpml
 
1
  import sys
2
  import os
3
  import time
4
+ import math
5
  import torch
6
  import spaces
7
  # By using XTTS you agree to CPML license https://coqui.ai/cpml