Glossary
AI Glossary for creators. Get to know and understand key terms.
AnimateDiff
AnimateDiff is a Stable Diffusion tool that can turn a static image or text prompt into an animated video.
AUTOMATIC1111
AUTOMATIC1111 is a popular open-source user interface for stable diffusion.
Image Upscaler
An Image upscaler is a tool that enlarges low-resolution images without any loss of picture quality.
Large Language Model (LLM)
A large language model (LLM) is a computational model notable for its ability to achieve general-purpose language generation and other natural language processing tasks such as classification.
LoRA
LoRA, which stands for Low-Rank Adaptation, is essentially a training technique used for fine-tuning Stable diffusion and Large Language models without training the full model.
Prompt
With a text-to-image model, a prompt is typically a text description of a desired output such as "a high-quality photo of an astronaut riding a horse". Prompting a text-to-image model may involve adding, removing, emphasizing and re-ordering words to achieve a desired subject, style, layout, lighting, and aesthetic.
Foundation Models
A Foundation Model is a prebuilt, machine learning (ML) model trained on a large amount of data. The result is a model that can be adapted to a wide range of downstream tasks.
Text-To-Image
Text-To-Image refers to creating an image from a text prompt.