Skip to content

Commit 2ab13c9

Browse files
committed
Feat : Fixed download logic turn on
1 parent bf461ae commit 2ab13c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
download model file : supabase model and tokenizer download
1717
run pipeline : connect predict, train node
1818
"""
19-
# download_model_file()
19+
download_model_file()
2020
run_pipeline()

0 commit comments

Comments
 (0)