File size: 520 Bytes
23b0a75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
pipeline_tag: image-to-text
inference: true
license: apache-2.0
language:
- en
base_model: black-forest-labs/FLUX.1-dev
library_name: transformers
tags:
- image-to-text
- image-captioning
- vison
---

# MaxCushion Image-to-Text Model

This model generates textual descriptions (captions) for input images.

## Model Details

- Model Name: colt12/maxcushion
- Task: Image-to-Text
- Type: Vision Encoder-Decoder

## Usage

This model can be used with the Hugging Face Inference API. Here's an example of how to use it: