--- title: 你的训练项目名称 sdk: gradio # 必须选官方支持的值,这里用gradio app_file: train.py # 依然指向你的训练脚本 pinned: false ---