woa_simplytest-1.0.0-alpha1/modules/workflows_tutorial/internal/forced_settings.yml
modules/workflows_tutorial/internal/forced_settings.yml
title: Finetune and use custom Stable Diffusion from Drupal
video: https://www.youtube.com/watch?v=RJbnIndOfVw
description: 'This tutorial will let you finetune a custom Stable Diffusion model and use it in a Drupal website.'
forced_settings:
huggingface_key:
name: Huggingface Access Token
description: 'The access token for the Huggingface API. Can be found <a href="https://huggingface.co/settings/tokens">here</a>.'
config_space: huggingface.settings
key: api_token
runpod_key:
name: Runpod Access Token
description: 'The access token for the Runpod API. Can be found <a href="https://runpod.io/settings/tokens">here</a>.'
config_space: runpod.settings
key: api_token
first_route: runpod_finetune.dreambooth_finetuner
steps:
- route: runpod_finetune.dreambooth_finetuner
title: 'Setup base values of the Stable Diffusion model'
description: 'Finetune a custom Stable Diffusion model using Runpod.'
video: https://www.youtube.com/watch?v=RJbnIndOfVw
next_route: runpod_finetune.dreambooth_finetuner
