multimodalart HF Staff commited on
Commit
9ece03f
·
verified ·
1 Parent(s): 7eb880c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@
2
  Hugging Face Space entry point for SoulX-Singer.
3
  Downloads pretrained models from the Hub if needed, then launches the Gradio app.
4
  """
 
5
  import os
6
  from pathlib import Path
7
 
 
2
  Hugging Face Space entry point for SoulX-Singer.
3
  Downloads pretrained models from the Hub if needed, then launches the Gradio app.
4
  """
5
+
6
  import os
7
  from pathlib import Path
8