restructure project
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
在 WSL 中运行: python run_autolabel.py
|
||||
"""
|
||||
|
||||
from src.cli.autolabel import main
|
||||
from training.cli.autolabel import main
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user