Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 1.88 KB

1.0.0 (2024-10-08)

Bug Fixes

  • debug why the project is not working with runpodctl (894eaca)
  • install torch (97b2c2e)
  • install torch separated from everything else (29f0cb5)
  • make sure that the LoRA can actually be downloaded correctly (5aa03d7)
  • make sure that there are no errors (e248024)
  • use "SEMANTIC_RELEASE_GITHUB_TOKEN" (7253d51)
  • use CMD instead of ENTRYPOINT (3bd38f0)

Features

  • "lora_name" as input (b814d99)
  • added github workflow; bake LoRA into image; removed discord integration; return image as base64 (91929ff)
  • added models back into the image (244c4e0)
  • create separate image for dev and prod (2abf13f)
  • use runpod/base to enable runpodctl during development (88c059c)