black-forest-labs/FLUX.1-schnell
Text-to-Image
โข
Updated
โข
870k
โข
โข
3.1k
pip install prompt-templates
. Motivation: prompt-templates
library : # !pip install prompt-templates
from prompt_templates import PromptTemplateLoader
prompt_template = PromptTemplateLoader.from_hub(repo_id="MoritzLaurer/closed_system_prompts", filename="claude-3-5-artifacts-leak-210624.yaml")
Awesome work on this! Another big win for rapid prototyping with Gradio!