From 59aafae7a16361c8fcf5277612fa214755bafe8e Mon Sep 17 00:00:00 2001 From: filipstrand Date: Mon, 23 Sep 2024 23:45:19 +0200 Subject: [PATCH] Update README with MIT License information --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c5fb192..a048de2 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Run the powerful [FLUX](https://blackforestlabs.ai/#get-flux) models from [Black - [đŸ•šī¸ Controlnet](#%EF%B8%8F-controlnet) - [🚧 Current limitations](#-current-limitations) - [✅ TODO](#-todo) +- [License](#license) @@ -498,3 +499,7 @@ with different prompts and LoRA adapters active. - [ ] Establish unit test suite - [ ] LoRA fine-tuning - [ ] Frontend support (Gradio/Streamlit/Other?) + +### License + +This project is licensed under the [MIT License](LICENSE). \ No newline at end of file