Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created July 24, 2023 12:39
Show Gist options
  • Save GJSissons/cefbed3d8f3f345502c4a99ddb7d8911 to your computer and use it in GitHub Desktop.
Save GJSissons/cefbed3d8f3f345502c4a99ddb7d8911 to your computer and use it in GitHub Desktop.
Automating Tower workflows 6
$ tw actions add github \
--name=Stable_Diffusion_Webhook \
--labels=huggingface,webhook \
--workspace=DataScience/StableDiffusion \
--compute-env=AWS_Batch_GPU \
--pipeline=https://github.com/evanfloden/stable-diffusion-nf \
--revision=main \
--work-dir=s3://nextflow-bucket-1234/work/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment