Respair commited on
Commit
300dc16
1 Parent(s): 6729e8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ by [Soshyant](https://twitter.com/MystiqCaleid)
25
 
26
  """
27
  import gradio as gr
 
28
  import styletts2importable
29
  import ljspeechimportable
30
  import torch
 
25
 
26
  """
27
  import gradio as gr
28
+ import random
29
  import styletts2importable
30
  import ljspeechimportable
31
  import torch