rootonchair
commited on
Commit
•
52751ea
1
Parent(s):
4f9d14b
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ license: mit
|
|
17 |
Fine-tune a distill LoRA version of [Lykon/dreamshaper-7](https://huggingface.co/Lykon/dreamshaper-7) using Time Segmented Consistency Model (TSCD) introduce in [Hyper-SD: Trajectory Segmented Consistency Model for
|
18 |
Efficient Image Synthesis](https://arxiv.org/abs/2404.13686)
|
19 |
|
20 |
-
This LoRA is fine-tuned on [laion/conceptual-captions-12m-webdataset](https://huggingface.co/datasets/laion/conceptual-captions-12m-webdataset) for 16.000 iterations using unofficial training implementation at [https://github.com/rootonchair/consistency_models_distill]()
|
21 |
|
22 |
# Usage
|
23 |
```python
|
|
|
17 |
Fine-tune a distill LoRA version of [Lykon/dreamshaper-7](https://huggingface.co/Lykon/dreamshaper-7) using Time Segmented Consistency Model (TSCD) introduce in [Hyper-SD: Trajectory Segmented Consistency Model for
|
18 |
Efficient Image Synthesis](https://arxiv.org/abs/2404.13686)
|
19 |
|
20 |
+
This LoRA is fine-tuned on [laion/conceptual-captions-12m-webdataset](https://huggingface.co/datasets/laion/conceptual-captions-12m-webdataset) for 16.000 iterations using unofficial training implementation at [https://github.com/rootonchair/consistency_models_distill](https://github.com/rootonchair/consistency_models_distill)
|
21 |
|
22 |
# Usage
|
23 |
```python
|