bryantanjw/lora-test

Public
31 runs

Run bryantanjw/lora-test with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
checkpoint_model
None
darkSushi25D25D_v40.safetensors
Checkpoint Model
input_prompt
string
beautiful scenery nature glass bottle landscape, purple galaxy bottle
Prompt
negative_prompt
string
text, watermark, ugly, blurry
Negative Prompt
steps
integer
30
Steps
seed
integer
Sampling seed, leave Empty for Random
lora
None
Diana Firecracker.safetensors
LoRA Model

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}