Climbing_Stock_Images / config.yml
dvilasuero's picture
dvilasuero HF Staff
Add 2 files
26d4b6c verified
columns:
climb_location:
modelName: meta-llama/Llama-3.3-70B-Instruct
modelProvider: groq
userPrompt: Describe a scenic climbing location
prompt: >
You are a rigorous text-generation engine. Generate only the requested
output format, with no explanations following the user instruction and
avoiding repetition of the existing responses at the end of the prompt.
# User Instruction
Describe a scenic climbing location
# Your response
searchEnabled: false
columnsReferences: []
climb_activity:
modelName: meta-llama/Llama-3.3-70B-Instruct
modelProvider: groq
userPrompt: Describe a climber performing an action at {{climb_location}}
prompt: "
You are a rigorous, intelligent data-processing engine. Generate only the
requested response format, with no explanations following the user
instruction. You might be provided with positive, accurate examples of how
the user instruction must be completed.
# User instruction
Describe a climber performing an action at {{climb_location}}
# Your response
\ "
searchEnabled: false
columnsReferences:
- climb_location
climb_image_flux_dev:
modelName: black-forest-labs/FLUX.1-dev
modelProvider: fal-ai
userPrompt: Generate an image of a climber in a scenic location similar to
{{climb_location}} performing the action described in {{climb_activity}}
searchEnabled: false
columnsReferences:
- climb_location
- climb_activity
hidream-full-I1:
modelName: HiDream-ai/HiDream-I1-Full
modelProvider: fal-ai
userPrompt: Generate an image of a climber in a scenic location similar to
{{climb_location}} performing the action described in {{climb_activity}}
searchEnabled: false
columnsReferences:
- climb_location
- climb_activity
sd-xl-base-1:
modelName: stabilityai/stable-diffusion-xl-base-1.0
modelProvider: replicate
userPrompt: Generate an image of a climber in a scenic location similar to
{{climb_location}} performing the action described in {{climb_activity}}
searchEnabled: false
columnsReferences:
- climb_location
- climb_activity
Flux-Super-Realism-LoRA:
modelName: strangerzonehf/Flux-Super-Realism-LoRA
modelProvider: fal-ai
userPrompt: Generate an image of a climber in a scenic location similar to
{{climb_location}} performing the action described in {{climb_activity}}
searchEnabled: false
columnsReferences:
- climb_location
- climb_activity