You're looking at a specific version of this model. Jump to the model overview.
astramlco /easycontrol-ghibli:427664ad
            
              
                
              
            
            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 | 
|---|---|---|---|
| prompt | 
            string
            
           | 
              Ghibli Studio style, Charming hand-drawn anime-style illustration
             | 
            Enter a text prompt to guide image generation.
           | 
| spatial_img | 
            string
            
           | 
            Ghibli-style spatial control image.
           | |
| height | 
            integer
            
           | 
              768
             Min: 256 Max: 1024 | 
            Set the height of the generated image (pixels).
           | 
| width | 
            integer
            
           | 
              768
             Min: 256 Max: 1024 | 
            Set the width of the generated image (pixels).
           | 
| seed | 
            integer
            
           | 
              42
             | 
            Set a random seed for generation (-1 for random).
           | 
| use_zero_init | 
            boolean
            
           | 
              True
             | 
            Use CFG zero star.
           | 
| zero_steps | 
            integer
            
           | 
              1
             | 
            Zero init steps.
           | 
| control_type | 
            None
            
           | 
              Ghibli
             | 
            Control type (currently only Ghibli supported).
           | 
| output_format | 
            None
            
           | 
              png
             | 
            Choose the format of the output images.
           | 
| output_quality | 
            integer
            
           | 
              90
             Min: 1 Max: 100 | 
            Set the quality of the output image for jpg and webp (1-100).
           | 
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
              Schema
            
            {'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}