Add link to paper
#3
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,11 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- circlestone-labs/Anima
|
|
|
|
| 5 |
pipeline_tag: text-to-image
|
| 6 |
---
|
| 7 |
|
| 8 |
-
[Anima](https://huggingface.co/circlestone-labs/Anima) lora for turbo generation, implemented with [DP-DMD](https://arxiv.org/abs/2602.03139) and Continuous-Time Distillation [paper](https://arxiv.org/abs/2605.06376)
|
|
|
|
|
|
|
| 9 |
|
| 10 |
Try new `anima_turbo_4step_v2_longer.safetensors`
|
| 11 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
base_model:
|
| 3 |
- circlestone-labs/Anima
|
| 4 |
+
license: apache-2.0
|
| 5 |
pipeline_tag: text-to-image
|
| 6 |
---
|
| 7 |
|
| 8 |
+
[Anima](https://huggingface.co/circlestone-labs/Anima) lora for turbo generation, implemented with [DP-DMD](https://arxiv.org/abs/2602.03139) and Continuous-Time Distillation [paper](https://arxiv.org/abs/2605.06376).
|
| 9 |
+
|
| 10 |
+
This model is presented in the paper [When does training on downscaled images yield the same gradients?](https://huggingface.co/papers/2608.04448).
|
| 11 |
|
| 12 |
Try new `anima_turbo_4step_v2_longer.safetensors`
|
| 13 |
|