ch-tseng commited on
Commit
197e3f9
·
1 Parent(s): d03afc0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@
9
  """
10
 
11
  HuggingFace = True
12
- update_model_id = 0
13
  base_download_path = "downloaded"
14
 
15
  if HuggingFace is False:
 
9
  """
10
 
11
  HuggingFace = True
12
+ update_model_id = None
13
  base_download_path = "downloaded"
14
 
15
  if HuggingFace is False: