You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1.0.0 (2024-10-08)
### Bug Fixes
* debug why the project is not working with runpodctl ([894eaca](894eaca))
* install torch ([97b2c2e](97b2c2e))
* install torch separated from everything else ([29f0cb5](29f0cb5))
* make sure that the LoRA can actually be downloaded correctly ([5aa03d7](5aa03d7))
* make sure that there are no errors ([e248024](e248024))
* use "SEMANTIC_RELEASE_GITHUB_TOKEN" ([7253d51](7253d51))
* use CMD instead of ENTRYPOINT ([3bd38f0](3bd38f0))
### Features
* "lora_name" as input ([b814d99](b814d99))
* added github workflow; bake LoRA into image; removed discord integration; return image as base64 ([91929ff](91929ff))
* added models back into the image ([244c4e0](244c4e0))
* create separate image for dev and prod ([2abf13f](2abf13f))
* use runpod/base to enable runpodctl during development ([88c059c](88c059c))
* debug why the project is not working with runpodctl ([894eaca](https://github.com/blib-la/flux.1-dev-lora-worker/commit/894eaca679b4e4b7a5cc94c21d487be141e7b9b3))
* install torch separated from everything else ([29f0cb5](https://github.com/blib-la/flux.1-dev-lora-worker/commit/29f0cb5d813cfc0fbdc2028f255d4929b5cd9938))
9
+
* make sure that the LoRA can actually be downloaded correctly ([5aa03d7](https://github.com/blib-la/flux.1-dev-lora-worker/commit/5aa03d7c5f38cac278c897c2322a8360164e9503))
10
+
* make sure that there are no errors ([e248024](https://github.com/blib-la/flux.1-dev-lora-worker/commit/e2480245d304de2cfc4f6b5bb5b98fad4c4c5352))
11
+
* use "SEMANTIC_RELEASE_GITHUB_TOKEN" ([7253d51](https://github.com/blib-la/flux.1-dev-lora-worker/commit/7253d51bfca72da9d7cd2dce5014a065ded5244c))
12
+
* use CMD instead of ENTRYPOINT ([3bd38f0](https://github.com/blib-la/flux.1-dev-lora-worker/commit/3bd38f0410cd6bafb646913f9b7dca630eb57eea))
13
+
14
+
15
+
### Features
16
+
17
+
* "lora_name" as input ([b814d99](https://github.com/blib-la/flux.1-dev-lora-worker/commit/b814d99dd2edb01ddbaecb9636a7e15170c8eece))
18
+
* added github workflow; bake LoRA into image; removed discord integration; return image as base64 ([91929ff](https://github.com/blib-la/flux.1-dev-lora-worker/commit/91929ff3a063c1773b50a75eee1d8ca4b781a509))
19
+
* added models back into the image ([244c4e0](https://github.com/blib-la/flux.1-dev-lora-worker/commit/244c4e08dc4c47326204319dafb06caab654e0b9))
20
+
* create separate image for dev and prod ([2abf13f](https://github.com/blib-la/flux.1-dev-lora-worker/commit/2abf13f96c6473ef72a406f98c42586a687e9f11))
21
+
* use runpod/base to enable runpodctl during development ([88c059c](https://github.com/blib-la/flux.1-dev-lora-worker/commit/88c059c5476f730e44bedc5b2658cbc3a0381c9d))
0 commit comments