Skip to content
Snippets Groups Projects
Commit ba532fb4 authored by Schneider Leo's avatar Schneider Leo
Browse files

model duo cuda error fix

parent a51d1c19
No related branches found
No related tags found
No related merge requests found
......@@ -254,4 +254,4 @@ def load_model(model, path):
if __name__ == '__main__':
args = load_args()
run_duo(args)
\ No newline at end of file
run(args)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment