trojblue commited on
Commit
3ac8aca
verified
1 Parent(s): 6184f52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -3
README.md CHANGED
@@ -1,3 +1,45 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # **Hunyuan Video Lora - AnimeShots**
6
+
7
+
8
+
9
+ [v0.1 - testing version]
10
+
11
+
12
+
13
+ An anime-style lora trained on anime screencaps and illustrations, aimed to create vibrant, bright and colorful anime style motions. It's good at generating single person motions (and girls better than boys).
14
+
15
+
16
+
17
+ ## Usage
18
+
19
+ To use the lora (and to use HunyuanVideo in general) in ComfyUI, it's recommended to install the [VideoHelperSuite](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite), and update to torch 2.5.1+cu124:
20
+
21
+ ```
22
+ pip install -U torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu124
23
+ ```
24
+
25
+
26
+
27
+ A sample workflow for using the lora can be found in the Huggingface repo:
28
+
29
+ - [v0.1/ComfyUI_00024_.webp 路 trojblue/HunyuanVideo-lora-AnimeShot at main](https://huggingface.co/trojblue/HunyuanVideo-lora-AnimeShot/blob/main/v0.1/ComfyUI_00024_.webp)
30
+
31
+
32
+
33
+ ## Prompting
34
+
35
+ Use prompts in the format of `anime <subject> <description>` to get the best results, use resolution `544x960` (and usually horizontal works a little bit better than vertical). for example:
36
+
37
+
38
+
39
+ - anime girl with pink twin tails and green eyes, wearing a school uniform, holding a stack of books in a bustling library filled with sunlight streaming through tall windows.
40
+ - anime boy with silver hair and blue eyes, wearing a casual hoodie, sitting on a park bench, feeding pigeons with a gentle smile.
41
+ - anime girl 1girl, alcohol carton, blush, braid, bridge, crosswalk, dress, green dress, holding carton, long hair, long sleeves, multiple girls, night, open mouth, outdoors, pedestrian bridge, purple eyes, red hair, single braid, solo focus, spaghetti strap
42
+
43
+ ## Limitations
44
+
45
+ It's trained as a test model so sometimes when body movements are large it gets disconnected. Also some concepts are less anime-like compared to others. I do plan to update the model later with more training time and dataset.