jadechoghari commited on
Commit
cfb23a7
1 Parent(s): 273603f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ import see2sound
6
  import spaces
7
  import torch
8
  import yaml
 
9
  from huggingface_hub import snapshot_download
10
 
11
  model_id = "rishitdagli/see-2-sound"
 
6
  import spaces
7
  import torch
8
  import yaml
9
+ import os
10
  from huggingface_hub import snapshot_download
11
 
12
  model_id = "rishitdagli/see-2-sound"