ynhe commited on
Commit
e1e09df
1 Parent(s): 88768b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -7,6 +7,8 @@ import json
7
  import shutil
8
  import tempfile
9
  import datetime
 
 
10
 
11
  from constants import *
12
  from huggingface_hub import Repository
 
7
  import shutil
8
  import tempfile
9
  import datetime
10
+ import zipfile
11
+
12
 
13
  from constants import *
14
  from huggingface_hub import Repository