Eugeoter commited on
Commit
9c416b8
·
1 Parent(s): 808a41b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def ui():
38
  load_weight_increasement=True,
39
  device=device,
40
  hf_cache_dir=CACHE_DIR,
41
- use_safetensors=True,
42
  )
43
 
44
  preprocessors = ['canny']
 
38
  load_weight_increasement=True,
39
  device=device,
40
  hf_cache_dir=CACHE_DIR,
41
+ use_safetensors=False,
42
  )
43
 
44
  preprocessors = ['canny']