Remade commited on
Commit
8ff7354
·
verified ·
1 Parent(s): 2170dd0

chore: .gif files

Browse files
Files changed (1) hide show
  1. app.py +8 -8
app.py CHANGED
@@ -26,43 +26,43 @@ WORKFLOW_PATH = SCRIPT_DIR / "wani2v.json"
26
 
27
  loras = [
28
  {
29
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/c8972c6d-ab8a-4988-9a9d-38082264ef22/69e1adfc-b99a-4559-b745-f193a1bca0e2.webm",
30
  "id": "c8972c6d-ab8a-4988-9a9d-38082264ef22",
31
  "title": "Jumpscare",
32
  "example_prompt": "The video shows a man with a slight smile, then the j432mpscare jumpscare occurs, revealing a distorted and monstrous face with glowing red eyes, filling the frame and accompanied by a loud scream."
33
  },
34
  {
35
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/d7cbf9b4-82cd-4a94-ba2f-040e809635fa/2dede2c5-38e0-4acb-9e99-027e804a0455.webm",
36
  "id": "d7cbf9b4-82cd-4a94-ba2f-040e809635fa",
37
  "title": "Angry",
38
  "example_prompt": "The video starts with a man looking at the camera with a neutral face. Then his facial expression changes to 4ngr23 angry face, and he begins to yell with clenched fists. "
39
  },
40
  {
41
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/e17959c4-9fa5-4e5b-8f69-d1fb01bbe4fa/7ba11998-2421-4ae1-8cf8-47b076387c2e.webm",
42
  "id": "e17959c4-9fa5-4e5b-8f69-d1fb01bbe4fa",
43
  "title": "Cartoon Jaw Drop",
44
  "example_prompt": "The video shows Pluto the dog, wearing a red collar, who is smiling wide, then his mouth transforms into a dr0p_j88 comical jaw drop, extending down in a long, rectangular shape, and revealing his tongue and teeth."
45
  },
46
  {
47
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/687255bb-959e-4422-bdbb-5aba93c7c180/46b5c7a3-60d5-469e-9454-9d16bf20afe4.webm",
48
  "id": "687255bb-959e-4422-bdbb-5aba93c7c180",
49
  "title": "Kissing",
50
  "example_prompt": "A man with a beard is shown smiling. A woman comes into the scene and starts passionately k144ing kissing the man."
51
  },
52
  {
53
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/4ac2fb4e-5ca2-4338-a59c-549167f5b6d0/9f11b800-25c1-42f9-a687-97d706fef06d.webm",
54
  "id": "4ac2fb4e-5ca2-4338-a59c-549167f5b6d0",
55
  "title": "Laughing",
56
  "example_prompt": "A [Subject] is smiling at the camera. He/she then begins l4a6ing laughing."
57
  },
58
  {
59
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/bcc4163d-ebda-4cdc-b153-7136cdbf563a/7cc38d79-f09e-4a5d-9e17-65867f8fd3a7.webm",
60
  "id": "bcc4163d-ebda-4cdc-b153-7136cdbf563a",
61
  "title": "Crying",
62
  "example_prompt": "The video starts with a [Subject] with a solemn expression. Then a tear rolls down his/her cheek, as he/she is cr471ng crying."
63
  },
64
  {
65
- "image": "https://storage.googleapis.com/remade-v2/lora_examples/13093298-652c-4df8-ba28-62d9d5924754/62256895-10b2-4bd1-8ffe-4ecec530c4ec.webm",
66
  "id": "13093298-652c-4df8-ba28-62d9d5924754",
67
  "title": "Take a selfie with your younger self",
68
  "example_prompt": "The video starts with the a man with a beard smiling at the camera, then s31lf13 taking a selfie with their younger self, and the younger self appears next to him with similar facial features and eye color. The younger self wears a white t-shirt and has a cream white jacket. The younger self is smiling slightly."
@@ -823,7 +823,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft(primary_hue="indigo", neutral_hue="
823
  # Insert an April Fool's themed banner at the top
824
  april_banner = gr.HTML(
825
  """
826
- <div style="background-color: #ffeb3b; padding: 15px; border-radius: 8px; text-align: center; font-size: 1.5em; margin-bottom: 15px;">
827
  🎉 Happy April Fool's Day! Enjoy some playful pranks and fun effects! 🎉
828
  </div>
829
  """
 
26
 
27
  loras = [
28
  {
29
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/c8972c6d-ab8a-4988-9a9d-38082264ef22/69e1adfc-b99a-4559-b745-f193a1bca0e2.gif",
30
  "id": "c8972c6d-ab8a-4988-9a9d-38082264ef22",
31
  "title": "Jumpscare",
32
  "example_prompt": "The video shows a man with a slight smile, then the j432mpscare jumpscare occurs, revealing a distorted and monstrous face with glowing red eyes, filling the frame and accompanied by a loud scream."
33
  },
34
  {
35
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/d7cbf9b4-82cd-4a94-ba2f-040e809635fa/2dede2c5-38e0-4acb-9e99-027e804a0455.gif",
36
  "id": "d7cbf9b4-82cd-4a94-ba2f-040e809635fa",
37
  "title": "Angry",
38
  "example_prompt": "The video starts with a man looking at the camera with a neutral face. Then his facial expression changes to 4ngr23 angry face, and he begins to yell with clenched fists. "
39
  },
40
  {
41
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/e17959c4-9fa5-4e5b-8f69-d1fb01bbe4fa/7ba11998-2421-4ae1-8cf8-47b076387c2e.gif",
42
  "id": "e17959c4-9fa5-4e5b-8f69-d1fb01bbe4fa",
43
  "title": "Cartoon Jaw Drop",
44
  "example_prompt": "The video shows Pluto the dog, wearing a red collar, who is smiling wide, then his mouth transforms into a dr0p_j88 comical jaw drop, extending down in a long, rectangular shape, and revealing his tongue and teeth."
45
  },
46
  {
47
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/687255bb-959e-4422-bdbb-5aba93c7c180/46b5c7a3-60d5-469e-9454-9d16bf20afe4.gif",
48
  "id": "687255bb-959e-4422-bdbb-5aba93c7c180",
49
  "title": "Kissing",
50
  "example_prompt": "A man with a beard is shown smiling. A woman comes into the scene and starts passionately k144ing kissing the man."
51
  },
52
  {
53
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/4ac2fb4e-5ca2-4338-a59c-549167f5b6d0/9f11b800-25c1-42f9-a687-97d706fef06d.gif",
54
  "id": "4ac2fb4e-5ca2-4338-a59c-549167f5b6d0",
55
  "title": "Laughing",
56
  "example_prompt": "A [Subject] is smiling at the camera. He/she then begins l4a6ing laughing."
57
  },
58
  {
59
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/bcc4163d-ebda-4cdc-b153-7136cdbf563a/7cc38d79-f09e-4a5d-9e17-65867f8fd3a7.gif",
60
  "id": "bcc4163d-ebda-4cdc-b153-7136cdbf563a",
61
  "title": "Crying",
62
  "example_prompt": "The video starts with a [Subject] with a solemn expression. Then a tear rolls down his/her cheek, as he/she is cr471ng crying."
63
  },
64
  {
65
+ "image": "https://storage.googleapis.com/remade-v2/huggingface_assets/13093298-652c-4df8-ba28-62d9d5924754/62256895-10b2-4bd1-8ffe-4ecec530c4ec.gif",
66
  "id": "13093298-652c-4df8-ba28-62d9d5924754",
67
  "title": "Take a selfie with your younger self",
68
  "example_prompt": "The video starts with the a man with a beard smiling at the camera, then s31lf13 taking a selfie with their younger self, and the younger self appears next to him with similar facial features and eye color. The younger self wears a white t-shirt and has a cream white jacket. The younger self is smiling slightly."
 
823
  # Insert an April Fool's themed banner at the top
824
  april_banner = gr.HTML(
825
  """
826
+ <div style="background-color: #8a0ee3; padding: 15px; border-radius: 8px; text-align: center; font-size: 1.5em; margin-bottom: 15px;">
827
  🎉 Happy April Fool's Day! Enjoy some playful pranks and fun effects! 🎉
828
  </div>
829
  """