Skip to content

Feat/upload dir #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: new/bizyair-cli
Choose a base branch
from
Open

Conversation

RogueServitor-495
Copy link
Collaborator

保留了之前上传单个文件的功能,并更改命令为 uploadFile

新加了上传模型文件夹的功能,命令沿用之前的 upload

使用方法:

bizyair -k ${your_api_key} upload -p path/to/model_folder

会自动解析model_folder目录下的name.txt, type.txt,对应 模型名称、模型类型

model_folder下的文件夹被视为是一个model version,里面应该包含content*.*, cover*.*, basemodel.txt, description.*, public.txt,对应 模型文件、封面图片、基础模型、模型介绍、是否公开

@RogueServitor-495 RogueServitor-495 changed the base branch from feat/update-cli to new/bizyair-cli April 14, 2025 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant