We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf461ae commit 2ab13c9Copy full SHA for 2ab13c9
1 file changed
main.py
@@ -16,5 +16,5 @@
16
download model file : supabase model and tokenizer download
17
run pipeline : connect predict, train node
18
"""
19
- # download_model_file()
+ download_model_file()
20
run_pipeline()
0 commit comments