Add initial implementation of comfyui_api_sdk with API models and examples

This commit is contained in:
2025-03-20 13:51:02 +01:00
commit 1f9409ce0e
28 changed files with 16525 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"modelspec.architecture": "Flux.1-AE",
"modelspec.title": "Flux.1 Autoencoder",
"modelspec.author": "Black Forest Labs",
"modelspec.description": "The autoencoder for the Flux.1 model family",
"modelspec.implementation": "https://github.com/black-forest-labs/flux",
"modelspec.date": "2024-08-01",
"modelspec.license": "Apache License 2.0",
"modelspec.hash_sha256": "0xddec9c299f56c1178e6281a12167f2ebec9aa4de8fce81e234a687bb231d5b6d",
"modelspec.sai_model_spec": "1.0.1"
}