Felox commited on
Commit
5ac8516
·
verified ·
1 Parent(s): 79b1b49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -1,25 +1,26 @@
1
- ---
2
- license: mit
3
- base_model:
4
- - Comfy-Org/Wan_2.2_ComfyUI_Repackaged
5
- pipeline_tag: text-to-video
6
- tags:
7
- - Lora
8
- - bunny
9
- - bhop
10
- - motion
11
- ---
12
  # Bunny hop Lora
13
  A lora trained on bunny hop clip from various counter strike gameplay.
14
 
15
- Trained only on the high noise of wan 2.2. trigger word is bhop
16
 
17
  Lora has been tested with and without light lora.
18
 
19
  ## Prompt examples:
20
- bhop, POV handheld grenade, in a train station
21
- bhop, The camera rushes along the metallic surface of the ISS, Earth spinning below in swirls of blue and white. Sunlight gleams off the station’s silver hull, casting sharp highlights against the deep black of space. The camera tilts and rolls in a high-speed tracking shot, weaving through the complex architecture of the modules and solar panels. Without the presence of any crew or creatures, the station feels vast and silent, yet the camera moves with a kinetic, gravity-defying energy. The scene captures the immense scale of the cosmos while locked onto the intricate, shimmering details of the orbiting laboratory as it streaks through the void.
22
 
 
 
23
  ## Training info
24
  Trained on AI toolkit on a 5090 on runpod.
25
  - 2000 epochs
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - Comfy-Org/Wan_2.2_ComfyUI_Repackaged
5
+ pipeline_tag: text-to-video
6
+ tags:
7
+ - Lora
8
+ - bunny
9
+ - bhop
10
+ - motion
11
+ ---
12
  # Bunny hop Lora
13
  A lora trained on bunny hop clip from various counter strike gameplay.
14
 
15
+ Trained only on the high noise of wan 2.2. trigger word is `bhop`
16
 
17
  Lora has been tested with and without light lora.
18
 
19
  ## Prompt examples:
20
+ ```bhop, POV handheld grenade, in a train station```
 
21
 
22
+
23
+ ```bhop, The camera rushes along the metallic surface of the ISS, Earth spinning below in swirls of blue and white. Sunlight gleams off the station’s silver hull, casting sharp highlights against the deep black of space. The camera tilts and rolls in a high-speed tracking shot, weaving through the complex architecture of the modules and solar panels. Without the presence of any crew or creatures, the station feels vast and silent, yet the camera moves with a kinetic, gravity-defying energy. The scene captures the immense scale of the cosmos while locked onto the intricate, shimmering details of the orbiting laboratory as it streaks through the void.```
24
  ## Training info
25
  Trained on AI toolkit on a 5090 on runpod.
26
  - 2000 epochs