org.llm4s.imagegeneration.provider.HuggingClientPayload
See theHuggingClientPayload companion object
Request payload sent to the Hugging Face inference API for image generation.
Value parameters
- inputs
-
The text prompt describing the image to generate.
- parameters
-
Generation parameters controlling guidance, steps, seed, etc.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article