You're looking at a specific version of this model. Jump to the model overview.
prompthunt /diffusers-to-ckpt:66c4cce0
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
model_url |
string
|
URL of the Diffusers model zip file
|
|
s3_bucket |
string
|
S3 bucket to store the converted model
|
|
s3_key |
string
|
S3 key to store the converted model
|
|
aws_access_key_id |
string
|
AWS access key ID
|
|
aws_secret_access_key |
string
|
AWS secret access key
|
|
aws_region |
string
|
AWS region
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}