ameno-tech
/

jphn8211 Eugenememe commited on
Commit
0569ec1
·
0 Parent(s):

Duplicate from Eugenememe/wan-lora

Browse files

Co-authored-by: Thai Le <Eugenememe@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +35 -0
  2. 1_static_transition_high_noise.safetensors +3 -0
  3. 1_static_transition_low_noise.safetensors +3 -0
  4. ai_figurine.json +10 -0
  5. ai_figurine_000002000_high_noise.safetensors +3 -0
  6. ai_figurine_000002000_low_noise.safetensors +3 -0
  7. ai_figurine_000003000_high_noise.safetensors +3 -0
  8. ai_figurine_000003000_low_noise.safetensors +3 -0
  9. ai_figurine_16_41_000002500_high_noise.safetensors +3 -0
  10. ai_figurine_16_41_000002500_low_noise.safetensors +3 -0
  11. ai_figurine_16_41_high_noise.safetensors +3 -0
  12. ai_figurine_16_41_low_noise.safetensors +3 -0
  13. ai_figurine_high_noise.safetensors +3 -0
  14. ai_figurine_low_noise.safetensors +3 -0
  15. ai_hug.json +10 -0
  16. ai_hug_high_noise.safetensors +3 -0
  17. ai_hug_low_noise.safetensors +3 -0
  18. ai_museum_portrait.json +10 -0
  19. ai_museum_portrait_high_noise.safetensors +3 -0
  20. ai_museum_portrait_low_noise.safetensors +3 -0
  21. alien_kidnap_high_noise.safetensors +3 -0
  22. alien_kidnap_low_noise.safetensors +3 -0
  23. alive_art.json +10 -0
  24. alive_art_high_noise.safetensors +3 -0
  25. alive_art_low_noise.safetensors +3 -0
  26. arrested.json +10 -0
  27. arrested_high_noise.safetensors +3 -0
  28. arrested_low_noise.safetensors +3 -0
  29. avatar_transform_000003000_high_noise.safetensors +3 -0
  30. avatar_transform_000003000_low_noise.safetensors +3 -0
  31. avatar_transform_000003500_high_noise.safetensors +3 -0
  32. avatar_transform_000003500_low_noise.safetensors +3 -0
  33. avatar_transform_high_noise.safetensors +3 -0
  34. avatar_transform_low_noise.safetensors +3 -0
  35. baby_arrival_high_noise.safetensors +3 -0
  36. baby_arrival_low_noise.safetensors +3 -0
  37. baby_shroom_high_noise.safetensors +3 -0
  38. baby_shroom_low_noise.safetensors +3 -0
  39. bald_transform_high_noise.safetensors +3 -0
  40. bald_transform_low_noise.safetensors +3 -0
  41. beam_me_up.json +10 -0
  42. beam_me_up_high_noise.safetensors +3 -0
  43. beam_me_up_low_noise.safetensors +3 -0
  44. belly_up.json +10 -0
  45. belly_up_high_noise.safetensors +3 -0
  46. belly_up_low_noise.safetensors +3 -0
  47. birthday.json +10 -0
  48. birthday_high_noise.safetensors +3 -0
  49. birthday_low_noise.safetensors +3 -0
  50. black_wing_high_noise.safetensors +3 -0
.gitattributes ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
1_static_transition_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f818483ae21452905ff806a8dd67a70441075d7806e75f249c70b469fdd09132
3
+ size 153453648
1_static_transition_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:420c7f6225164c5ad7fd4487fb36b8a593d25eb486bbcb85f220df87e6141618
3
+ size 153453648
ai_figurine.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "ai_figurine",
3
+ "trigger_words": "ai_figurine, ai figurine",
4
+ "master_template": "A video scene of [SUBJECT] as a collectible action figure on a rotating platform with clear acrylic base. Vertical blue light beams scan up and down, creating a holographic effect as the camera orbits around the [SUBJECT] figure. Camera follows with smooth movements, panning out to show the [SUBJECT]'s digital design on a computer monitor in the background and the [SUBJECT]'s packaging box on the right side",
5
+ "transformation_essence": "Subject becomes a collectible action figure on a rotating, light-scanning display with authentic product development setup.",
6
+ "loras": {
7
+ "high_noise": "ai_figurine_high_noise.safetensors",
8
+ "low_noise": "ai_figurine_low_noise.safetensors"
9
+ }
10
+ }
ai_figurine_000002000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5732089ccf6a2fd240c16ba0723fa899fcff436450b9a1b03193d7b95a46e79e
3
+ size 153453616
ai_figurine_000002000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4d82279461f7249125630ba8c6272cf9cfa3ec4b1ae48ebc31b1cb4e6286ce7
3
+ size 153453616
ai_figurine_000003000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:824281ab704ed63d8f4b490d735b226584ded2c1048c1ee5895c1c526d51232b
3
+ size 153453616
ai_figurine_000003000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcdbda7294e6f6741e78def0856f1d372046f2f36c15f7ee83d2fe2deaa293d
3
+ size 153453616
ai_figurine_16_41_000002500_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e14cb07ffeb044508097caeb31b927235a4da54c7a761bcbba3a86c9daf57e4b
3
+ size 153453624
ai_figurine_16_41_000002500_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2dbe52b4c07fcecdb56aad3d3cdf9da8eef4f33919b5e52675e116918e6a811
3
+ size 153453624
ai_figurine_16_41_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9c03090d55e74cdb135981f2bc313424199747222710e4a5bba6ee92770c891
3
+ size 153453624
ai_figurine_16_41_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0632b457cabeff76efb48aeba981aca3d50b14472d24b3173eb2a9e2f05ab3
3
+ size 153453624
ai_figurine_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8e7661b37a2dce32668f995328c7b0a4a62298aaede3a958c876f90a41bc003
3
+ size 153453616
ai_figurine_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:275aefeaea9b412ce6aec9ec663586dca22df95c1868e6048773eb889ac3100e
3
+ size 153453616
ai_hug.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "ai_hug",
3
+ "trigger_words": "ai_hug, ai hug",
4
+ "master_template": "A video scene beginning with a static image of [SUBJECT] in a [SETTING]. The [SUBJECT] come to life, moving towards each other to share a warm hug. The camera follows the [SUBJECT] with smooth, continuous movements, and no sudden cuts or jumps.",
5
+ "transformation_essence": "From a static image, the subjects are selectively animated to move towards each other and embrace in a hug",
6
+ "loras": {
7
+ "high_noise": "ai_hug_high_noise.safetensors",
8
+ "low_noise": "ai_hug_low_noise.safetensors"
9
+ }
10
+ }
ai_hug_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c2075bd0d463509747a00f1c87d41f28e2f4671f4d87d0f40449dbdf9a4396
3
+ size 153453592
ai_hug_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be255d7c43222d9bb496daa71e4598325af94b70d443295042c1cdbd530c5a25
3
+ size 153453592
ai_museum_portrait.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "ai_museum_portrait",
3
+ "trigger_words": "ai_museum_portrait, ai museum portrait",
4
+ "master_template": "A video scene of [SUBJECT] in a [SETTING]. The scene begins with a close-up of the [SUBJECT]. The camera then pulls back to reveal the [SUBJECT] as a fully animated character who walks through a modern art gallery. The [SUBJECT] stops in front of a framed painting on the wall, which is revealed to be the initial close-up shot of the [SUBJECT] itself. The camera follows the [SUBJECT] with smooth, continuous movements, and no sudden cuts or jumps.",
5
+ "transformation_essence": "The subject transitions from a static image into a living character who then visits an art gallery to observe a portrait of themselves.",
6
+ "loras": {
7
+ "high_noise": "ai_museum_portrait_high_noise.safetensors",
8
+ "low_noise": "ai_museum_portrait_low_noise.safetensors"
9
+ }
10
+ }
ai_museum_portrait_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5abc7f4940e30cc9f58de440d048461c8054a73457aaa77690c7d9ec3694ec
3
+ size 153453640
ai_museum_portrait_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2c5edbda80256df33be5bca1c16039009c66444522ce9bd5f957cc81ee9d72
3
+ size 153453640
alien_kidnap_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eff25aa5a38e057b8c515215d0e527ae30330e37c3105c2715365dbc67a3dc56
3
+ size 153453616
alien_kidnap_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964d41c2b2ea70ead2c5f5237d012a87113bdfe71715e8bab7ed14401c6ba555
3
+ size 153453616
alive_art.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "alive_art",
3
+ "trigger_words": "alive_art, alive art",
4
+ "master_template": "A video scene of [SUBJECT] in a [SETTING]. The scene begins as a static image or artwork. As the camera smoothly zooms out, the [SUBJECT] animates, breaking its still pose to walk forward, while the surrounding environment expands to reveal a full scene. Camera follows the [SUBJECT] with smooth, continuous movements, and no sudden cuts or jumps.",
5
+ "transformation_essence": "A static image of the subject comes to life, walking forward as the camera zooms out to reveal a fully animated scene.",
6
+ "loras": {
7
+ "high_noise": "alive_art_high_noise.safetensors",
8
+ "low_noise": "alive_art_low_noise.safetensors"
9
+ }
10
+ }
alive_art_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d35730f95edefe7c5086b1a3724ef282a8d0f8bba0fa873b72ea69b443ae2c02
3
+ size 153453608
alive_art_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3002e61fa21a475abe91744b9bc31af3a4678d435bb2aca08b9583b0d17dd9ac
3
+ size 153453608
arrested.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "arrested",
3
+ "trigger_words": "police_arrested, police arrested",
4
+ "master_template": "A video scene showing [SUBJECT] in a [SETTING]. Suddenly, a police officer enters the frame, grabs the [SUBJECT] by the arms, and begins to forcefully pull them away. The [SUBJECT]'s expression changes to one of shock and resistance as they are being apprehended. The camera follows the action with smooth, continuous movements, and no sudden cuts or jumps.",
5
+ "transformation_essence": "A police officer unexpectedly enters the scene to apprehend and drag the main subject away.",
6
+ "loras": {
7
+ "high_noise": "arrested_high_noise.safetensors",
8
+ "low_noise": "arrested_low_noise.safetensors"
9
+ }
10
+ }
arrested_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8fbe0c7cb2d58612406908f284844120b678feefb1d189f7e6fdf39343fa03
3
+ size 153453632
arrested_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0de60d198c509f162472a562ab0a894e79b99285fc3c57daacedf2fc49908722
3
+ size 153453632
avatar_transform_000003000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d6596d75419747a0ba06aac844eb605883916d2852fbc669976324cdc91152a
3
+ size 153453632
avatar_transform_000003000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51f88f119c69924238244d3b85fd35e6db92ca56c9db42d5ad06b45a874be360
3
+ size 153453632
avatar_transform_000003500_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8604ab654ccb94624506c52286a9b68a1167b7e94d74d86433211080bc2d1a1d
3
+ size 153453632
avatar_transform_000003500_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43565a2e2945e634ae4d50e272b356f62c6fb646e3742eff8278b0b0ec6c4d9
3
+ size 153453632
avatar_transform_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc9e97e7e814191dbbf32d7e579b346135f6683c652244db8ddaa2f37c51b82
3
+ size 153453632
avatar_transform_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb5d69df7d68b6fb43e7a7732eeebdf5a5c5c751e4071ea28e832cf10cfdc6e8
3
+ size 153453632
baby_arrival_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa25bca1e827e2ddaa3a3887c532fbdff284c4e68a53e44a7f731530214f5f4
3
+ size 153453616
baby_arrival_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8259321e0ec7ffa3cc5a5dfd1d81cc4a4142beaaef49b0530dafc6c1fc8d2641
3
+ size 153453616
baby_shroom_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff1859ae0f02a076b58d017f17f610fbc0b86bd10955f8e53055a25c3deafc2
3
+ size 153453616
baby_shroom_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:271d6a405fc3fe90eaf2d03c090cfc224ce726a851a76b7eb6a4b3bafae91793
3
+ size 153453616
bald_transform_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71a92737140b0ab24468dc1d0c5ecbb2a7be02bfac1939911e6fdd5b88b6423
3
+ size 153453624
bald_transform_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55e583051c4973a1b2ddcbb4fa6184ea9a14be84014454e3753596422b804b17
3
+ size 153453624
beam_me_up.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "beam_me_up",
3
+ "trigger_words": "beam_me_up, beam me up",
4
+ "master_template": "A video scene showing [SUBJECT] in a [SETTING]. Suddenly, vertical beams of glowing blue energy descend from above and envelop the [SUBJECT]. The [SUBJECT]'s form becomes transparent and dissolves into the light, transforming into pure energy. This energy is then swiftly pulled upwards, causing the [SUBJECT] to vanish completely from the scene. The camera remains stationary throughout the effect, with no cuts or transitions.",
5
+ "transformation_essence": "The subject is enveloped by vertical beams of glowing blue light and dissolves, vanishing as they are pulled upwards and away.",
6
+ "loras": {
7
+ "high_noise": "beam_me_up_high_noise.safetensors",
8
+ "low_noise": "beam_me_up_low_noise.safetensors"
9
+ }
10
+ }
beam_me_up_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486eb53ed5a646a915fa2250d79ab2793cf8f303e5676b2edcad1cd27e4321ab
3
+ size 153453608
beam_me_up_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:effd35e1b91da0d9af23c9f8e3b6485ceb34fe3fd28ecc35932e1df4e9f3cd59
3
+ size 153453608
belly_up.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "belly_up",
3
+ "trigger_words": "belly_up, belly up",
4
+ "master_template": "A video scene of [SUBJECT] in a [SETTING]. The [SUBJECT]'s midsection begins to rapidly and smoothly expand. As if being inflated like a balloon, the [SUBJECT]'s stomach grows into a large, round, and taut shape. The [SUBJECT]'s clothing is pushed up or stretched to accommodate the growth, revealing the expanding belly. The camera follows the [SUBJECT] with smooth, continuous movements, and no sudden cuts or jumps.",
5
+ "transformation_essence": "The subject's belly undergoes a rapid, smooth, balloon-like inflation, growing into a large, round shape while the rest of their body and the background remain static.",
6
+ "loras": {
7
+ "high_noise": "belly_up_high_noise.safetensors",
8
+ "low_noise": "belly_up_low_noise.safetensors"
9
+ }
10
+ }
belly_up_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a3fcaf0c7859a5fd0ebfcb6776d43eb66803c19548810f7bf996402e47528d
3
+ size 153453600
belly_up_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbce112ab22afe79b541dc4cccdc3754221a3d11c90a20740c5c654526e7b65c
3
+ size 153453600
birthday.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_name": "birthday",
3
+ "trigger_words": "birthday, birthday surprise",
4
+ "master_template": "A video scene showing [SUBJECT] in a [SETTING] as birthday elements gradually appear around [SUBJECT]. A golden crown gently settles on [SUBJECT]'s head while party decorations fade into view throughout the scene. A cake with lit candles smoothly slides into frame, and [SUBJECT]'s expression brightens into a joyful smile. Gifts and balloons gently float into the scene, followed by the text 'HAPPY BIRTHDAY' appearing at the top. The camera follows [SUBJECT] using smooth, continuous movements without any abrupt cuts or transitions.",
5
+ "transformation_essence": "the subject becomes the center of a magical birthday celebration as a crown, cake, and festive decorations appear around them",
6
+ "loras": {
7
+ "high_noise": "birthday_high_noise.safetensors",
8
+ "low_noise": "birthday_low_noise.safetensors"
9
+ }
10
+ }
birthday_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21dc5dbc1624d0fcd22c1cf0d3c45f31d2b31b7b4bd059db3489508f4beec7e3
3
+ size 153453600
birthday_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2000f958f61b3a8ed22e274de13b1f2be754fd310654b1ad4c4aec481a4db59c
3
+ size 153453600
black_wing_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:913bcc6c0e2aa5a7dfe0d9688fc41d13c7fbb681abb9c2f7508507979596dca6
3
+ size 153453608