ing0 commited on
Commit
f5159da
·
1 Parent(s): 97f0d6e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ from tqdm import tqdm
13
  import random
14
  import numpy as np
15
  import sys
16
- from huggface_diffrhythm.space.DiffRhythm.diffrhythm.infer.infer_utils import (
17
  get_reference_latent,
18
  get_lrc_token,
19
  get_style_prompt,
 
13
  import random
14
  import numpy as np
15
  import sys
16
+ from diffrhythm.infer.infer_util import (
17
  get_reference_latent,
18
  get_lrc_token,
19
  get_style_prompt,