File size: 3,653 Bytes
1d69d8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
base_model:
- tencent/HunyuanVideo
tags:
- LoRA
- hunyuan
---

# Arcane Jinx HunyuanVideo LoRA v1

<video width="100%" height="auto" controls>
  <source src="https://huggingface.co/Cseti/CogVideoX1.0-LoRA-Arcane-v1/resolve/main/csetiarcane_comparison_00017.mp4" type="video/mp4">
</video>
<b>Prompt:</b> "CSETIARCANE. The video is focusing on girl with blue hair. Her expression transitions subtly across the frames, starting from a somber or contemplative look and progressing to one that appears more engaged or possibly surprised. The lighting is dim and moody, emphasizing shadows and creating a dramatic effect around the character's features. The background remains consistently dark throughout the sequence, ensuring the focus stays solely on the character's changing expressions."

## Important Notes:

This LoRA is created as part of a <b>fan project</b> for <b>research purposes</b> only and is <b>not</b> intended for commercial use. It is based on the TV series called Arcane which are protected by copyright. Users utilize the model at their own risk. Users are obligated to comply with copyright laws and applicable regulations. The model has been developed for non-commercial purposes, and it is not my intention to infringe on any copyright. I assume no responsibility for any damages or legal consequences arising from the use of the model. 

## Compatibility:
- HunyuanVideo

## ID Token / Trigger word(s):

Use these in your prompt helps providing the character. See example prompt above.
- csetiarcane, nfjinx, blue hair, black top

**Please consider the following:**

- If it doesn't produce the character, try increasing the lora strength to 1.2
- With some seeds it doesn't work well, it simply doesn't produce either the style or the character
- I definitely recommend using at least the following trigger words in your prompt: **'csetiarcane, nfjinx, blue hair'** .This is probably due to how the dataset was assembled, I'd like to fix this in later versions"

## Acknowledgment:

- Thanks to the [Tencent team](https://github.com/Tencent/HunyuanVideo) for making this great model available
- Thanks to [tdrussel](https://github.com/tdrussell) for the [diffusion-pipe](https://github.com/tdrussell/diffusion-pipe) that helps us making these LoRAs.
- Thanks to [Kijai](https://github.com/kijai) for his great [ComfyUI integration](https://github.com/kijai/ComfyUI-HunyuanVideoWrapper)
- Thanks to [POM](https://huggingface.co/peteromallet) for providing the computing resources. Without this, these LoRAs could not have been created.

## Trainig details:
- LR: 2e-5
- Optimizer: adamw
- steps: 6000
- dataset: 40 (33x704x352) videos
- rank: 32
- batch size: 1
- gradient accumulation steps: 4

## Citation
```
@misc{kong2024hunyuanvideo,
      title={HunyuanVideo: A Systematic Framework For Large Video Generative Models}, 
      author={Weijie Kong, Qi Tian, Zijian Zhang, Rox Min, Zuozhuo Dai, Jin Zhou, Jiangfeng Xiong, Xin Li, Bo Wu, Jianwei Zhang, Kathrina Wu, Qin Lin, Aladdin Wang, Andong Wang, Changlin Li, Duojun Huang, Fang Yang, Hao Tan, Hongmei Wang, Jacob Song, Jiawang Bai, Jianbing Wu, Jinbao Xue, Joey Wang, Junkun Yuan, Kai Wang, Mengyang Liu, Pengyu Li, Shuai Li, Weiyan Wang, Wenqing Yu, Xinchi Deng, Yang Li, Yanxin Long, Yi Chen, Yutao Cui, Yuanbo Peng, Zhentao Yu, Zhiyu He, Zhiyong Xu, Zixiang Zhou, Zunnan Xu, Yangyu Tao, Qinglin Lu, Songtao Liu, Daquan Zhou, Hongfa Wang, Yong Yang, Di Wang, Yuhong Liu, and Jie Jiang, along with Caesar Zhong},
      year={2024},
      archivePrefix={arXiv preprint arXiv:2412.03603},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2412.03603}, 
}
```