'upload model'

This commit is contained in:
cimashiro
2025-01-20 17:32:04 +08:00
parent fc73371374
commit d95edb6b41
3 changed files with 19 additions and 43 deletions

6
configuration.json Normal file
View File

@@ -0,0 +1,6 @@
{
"aigc_model": false,
"framework": "Pytorch",
"model_file_location": "flux1-depth-dev-lora.safetensors",
"task": "text-to-image-synthesis"
}