rootonchair commited on
Commit
769d289
1 Parent(s): 958a044

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -13,14 +13,13 @@ license: mit
13
 
14
  <Gallery />
15
 
16
- ## Model description
17
 
18
  ## Model description
19
 
20
- Fine-tune a distill LoRA version of [Lykon/dreamshaper-7](https:&amp;#x2F;&amp;#x2F;huggingface.co&amp;#x2F;Lykon&amp;#x2F;dreamshaper-7) using Trajectory Segmented Consistency Model (TSCD) introduce in [Hyper-SD: Trajectory Segmented Consistency Model for
21
- Efficient Image Synthesis](https:&amp;#x2F;&amp;#x2F;arxiv.org&amp;#x2F;abs&amp;#x2F;2404.13686)
22
 
23
- This LoRA is fine-tuned on [laion/conceptual-captions-12m-webdataset](https:&amp;#x2F;&amp;#x2F;huggingface.co&amp;#x2F;datasets&amp;#x2F;laion&amp;#x2F;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)
24
 
25
  # Usage
26
  ```python
 
13
 
14
  <Gallery />
15
 
 
16
 
17
  ## Model description
18
 
19
+ Fine-tune a distill LoRA version of [digiplay/Juggernaut_final](https://huggingface.co/digiplay/Juggernaut_final) using Trajectory Segmented Consistency Model (TSCD) introduce in [Hyper-SD: Trajectory Segmented Consistency Model for
20
+ Efficient Image Synthesis](https://arxiv.org/abs/2404.13686)
21
 
22
+ 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)
23
 
24
  # Usage
25
  ```python