diff --git a/api/schemas/extras.yaml b/api/schemas/extras.yaml index fc274dc3..eea6dbf9 100644 --- a/api/schemas/extras.yaml +++ b/api/schemas/extras.yaml @@ -78,6 +78,8 @@ $defs: properties: config: type: string + hash: + type: string image_size: type: number inversions: diff --git a/docs/user-guide.md b/docs/user-guide.md index 17e2885c..e5baa12b 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -1167,6 +1167,8 @@ some common configurations in a server context. - pt - pth - safetensors + - hash + - string - image_size - number - inversions