gabar92 commited on
Commit
4af2df2
·
1 Parent(s): 04f8aab

wrong indent

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ def main():
98
 
99
 
100
  # Load DIE model
101
- model_path = hf_hub_download(
102
  repo_id="gabar92/die",
103
  filename=args.die_model_path,
104
  use_auth_token=die_token
 
98
 
99
 
100
  # Load DIE model
101
+ model_path = hf_hub_download(
102
  repo_id="gabar92/die",
103
  filename=args.die_model_path,
104
  use_auth_token=die_token