How to file or Env Chagne?

make space cli

‘’’ autotrain spacerunner --project-name sft-demo2 --script-path ‘’’

To change the dataset, I would like to change the contents of the env or script-path entered when running programmatically.

1 Like
  1. Upload files to space
    api.upload_folder(repo_id=repo_id, folder_path=update_path
    ,repo_type=“space”
    ,token=token
    , commit_message=“update script”)

but not changed

1 Like

Try config.