Instructions to use iitolstykh/Bagel-NHR-Edit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Bagel
How to use iitolstykh/Bagel-NHR-Edit with Bagel:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -74,12 +74,13 @@ Results comparison between original Bagel-7B-MoT and BAGEL-NHR-EDIT on samples f
|
|
| 74 |
```bibtex
|
| 75 |
@article{Layer2025NoHumansRequired,
|
| 76 |
arxivId = {2507.14119},
|
| 77 |
-
author = {
|
| 78 |
title = {{NoHumansRequired: Autonomous High-Quality Image Editing Triplet Mining}},
|
| 79 |
year = {2025},
|
| 80 |
eprint = {2507.14119},
|
| 81 |
archivePrefix = {arXiv},
|
| 82 |
primaryClass = {cs.CV},
|
| 83 |
-
url = {https://arxiv.org/abs/2507.14119}
|
|
|
|
| 84 |
}
|
| 85 |
```
|
|
|
|
| 74 |
```bibtex
|
| 75 |
@article{Layer2025NoHumansRequired,
|
| 76 |
arxivId = {2507.14119},
|
| 77 |
+
author = {Maksim Kuprashevich and Grigorii Alekseenko and Irina Tolstykh and Georgii Fedorov and Bulat Suleimanov and Vladimir Dokholyan and Aleksandr Gordeev},
|
| 78 |
title = {{NoHumansRequired: Autonomous High-Quality Image Editing Triplet Mining}},
|
| 79 |
year = {2025},
|
| 80 |
eprint = {2507.14119},
|
| 81 |
archivePrefix = {arXiv},
|
| 82 |
primaryClass = {cs.CV},
|
| 83 |
+
url = {https://arxiv.org/abs/2507.14119},
|
| 84 |
+
journal={arXiv preprint arXiv:2507.14119}
|
| 85 |
}
|
| 86 |
```
|