rahul7star commited on
Commit
985cc0d
·
verified ·
1 Parent(s): 65426a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import tempfile
5
  from huggingface_hub import snapshot_download
6
  import spaces
7
 
8
- sys.path.append(os.path.abspath("PusaV1"))
9
  from diffsynth import ModelManager, WanVideoPusaPipeline, save_video, VideoData
10
 
11
  WAN_MODEL_DIR = "/tmp/model_zoo/Wan2.1-T2V-14B"
 
5
  from huggingface_hub import snapshot_download
6
  import spaces
7
 
8
+
9
  from diffsynth import ModelManager, WanVideoPusaPipeline, save_video, VideoData
10
 
11
  WAN_MODEL_DIR = "/tmp/model_zoo/Wan2.1-T2V-14B"