Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,27 @@ license_link: https://huggingface.co/tencent/HunyuanVideo/blob/main/LICENSE
|
|
5 |
base_model:
|
6 |
- tencent/HunyuanVideo
|
7 |
pipeline_tag: text-to-video
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
base_model:
|
6 |
- tencent/HunyuanVideo
|
7 |
pipeline_tag: text-to-video
|
8 |
+
---
|
9 |
+
|
10 |
+
# Boreal-HL
|
11 |
+
Boring Reality Hunyuan LoRA
|
12 |
+
|
13 |
+
This LoRA is an attempt at improving on the overall detail of generations from Hunyuan. It focus in particular on things such as improved depth of field, realistic skin texture, and better lighting.
|
14 |
+
It works at generating both realistic short video clips and single frames for images.
|
15 |
+
|
16 |
+
## Video Examples
|
17 |
+
|
18 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/bKisU-fni9hZIfm-dpwWu.mp4"></video>
|
19 |
+
|
20 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/X-rqYEDJqPZz-0Qz9pXnf.mp4"></video>
|
21 |
+
|
22 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/aETlePwy2IG84TW4KaP2x.mp4"></video>
|
23 |
+
|
24 |
+
## Image Examples
|
25 |
+
The LoRA can also sometimes perform decently on images when you use the initial frame.
|
26 |
+
|
27 |
+

|
28 |
+
|
29 |
+
## Additional Info
|
30 |
+
|
31 |
+
[Full Video Demonstration](https://www.youtube.com/watch?v=0tuGBrDbXU0)
|