'upload model'

This commit is contained in:
mysun2023
2025-02-11 12:18:40 +08:00
parent 5868539abb
commit d2babf74a1
4 changed files with 21 additions and 1 deletions

6
configuration.json Normal file
View File

@@ -0,0 +1,6 @@
{
"aigc_model": true,
"model_file_location": "1.safetensors",
"framework": "Pytorch",
"task": "other"
}