kayte0342 commited on
Commit
248d6f9
·
verified ·
1 Parent(s): aa3cffe

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -12,6 +12,7 @@ from huggingface_hub import hf_hub_download, HfFileSystem, ModelCard, snapshot_d
12
  import copy
13
  import random
14
  import time
 
15
 
16
 
17
  # --- Install huggingface_hub[cli] ---
 
12
  import copy
13
  import random
14
  import time
15
+ import subprocess # Make sure this line is present!
16
 
17
 
18
  # --- Install huggingface_hub[cli] ---