Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LoRA diverse-emoji.safetensors #4

Merged
merged 1 commit into from
Jan 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions lora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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)