From efb6fec9fede725186c01b93643d5e0a863c7dd8 Mon Sep 17 00:00:00 2001 From: Julius <165684406+caspersimon@users.noreply.github.com> Date: Wed, 1 Jan 2025 09:09:27 +0100 Subject: [PATCH] Update README.md --- lora/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lora/README.md b/lora/README.md index e91fa78..c8efa24 100644 --- a/lora/README.md +++ b/lora/README.md @@ -18,6 +18,7 @@ List of metadata for all Genmoji LoRAs. | LoRA Name | Model Trained | Emojis Used | More Info | | ---------------------- | ------------- | ----------------------------- | ---------------------------- | | `flux-dev.safetensors` | Flux.1 Dev | No Skintone Emoji List (1901) | [View](#flux-devsafetensors) | +| [`diverse-emoji.safetensors`](https://huggingface.co/caspersimon/Diverse-Emoji/) | Flux.1 Dev | Complete Apple Emoji list (3770) | [View](#diverse-emojisafetensors) | # Contributing a LoRA @@ -36,3 +37,16 @@ Feel free to create your own LoRAs, and they can be added here if you want! Refe **Finetuning Steps**: 10,000 **Image Resolution**: 160x160 **Emoji Dataset**: All Apple Emojis as of December 25, 2024, with skin tone variants pruned to reduce training time. + +## `diverse-emoji.safetensors` + +**Model Finetuned**: Flux.1 Dev +**Finished Finetuning**: December 31, 2024 +**Finetuned By**: Julius ([@caspersimon](https://github.com/caspersimon)) +**Finetuned On**: M4 Max MacBook Pro (128GB Unified Memory, 40 core GPU) +**Finetuned With**: [SimpleTuner](https://github.com/bghira/SimpleTuner) +**Finetuning Time**: ~20 hours +**Finetuning Steps**: 20,000 +**Image Resolution**: 160x160 +**Emoji Dataset**: All Apple Emoji as of December 30, 2024. +[**Huggingface link**](https://huggingface.co/caspersimon/Diverse-Emoji)