Instructions to use comfyuiman/scoobyltx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use comfyuiman/scoobyltx with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("comfyuiman/scoobyltx", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload 610 files
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +305 -0
- hackathon-final/AKIRA_1.mp4 +3 -0
- hackathon-final/AKIRA_1.txt +1 -0
- hackathon-final/AKIRA_10.mp4 +3 -0
- hackathon-final/AKIRA_10.txt +1 -0
- hackathon-final/AKIRA_11.mp4 +3 -0
- hackathon-final/AKIRA_11.txt +1 -0
- hackathon-final/AKIRA_12.mp4 +3 -0
- hackathon-final/AKIRA_12.txt +1 -0
- hackathon-final/AKIRA_13.mp4 +3 -0
- hackathon-final/AKIRA_13.txt +1 -0
- hackathon-final/AKIRA_14.mp4 +3 -0
- hackathon-final/AKIRA_14.txt +1 -0
- hackathon-final/AKIRA_15.mp4 +3 -0
- hackathon-final/AKIRA_15.txt +1 -0
- hackathon-final/AKIRA_16.mp4 +3 -0
- hackathon-final/AKIRA_16.txt +1 -0
- hackathon-final/AKIRA_17.mp4 +3 -0
- hackathon-final/AKIRA_17.txt +1 -0
- hackathon-final/AKIRA_18.mp4 +3 -0
- hackathon-final/AKIRA_18.txt +1 -0
- hackathon-final/AKIRA_19.mp4 +3 -0
- hackathon-final/AKIRA_19.txt +1 -0
- hackathon-final/AKIRA_2.mp4 +3 -0
- hackathon-final/AKIRA_2.txt +1 -0
- hackathon-final/AKIRA_20.mp4 +3 -0
- hackathon-final/AKIRA_20.txt +1 -0
- hackathon-final/AKIRA_21.mp4 +3 -0
- hackathon-final/AKIRA_21.txt +1 -0
- hackathon-final/AKIRA_22.mp4 +3 -0
- hackathon-final/AKIRA_22.txt +1 -0
- hackathon-final/AKIRA_23.mp4 +3 -0
- hackathon-final/AKIRA_23.txt +1 -0
- hackathon-final/AKIRA_24.mp4 +3 -0
- hackathon-final/AKIRA_24.txt +1 -0
- hackathon-final/AKIRA_25.mp4 +3 -0
- hackathon-final/AKIRA_25.txt +1 -0
- hackathon-final/AKIRA_26.mp4 +3 -0
- hackathon-final/AKIRA_26.txt +1 -0
- hackathon-final/AKIRA_27.mp4 +3 -0
- hackathon-final/AKIRA_27.txt +1 -0
- hackathon-final/AKIRA_28.mp4 +3 -0
- hackathon-final/AKIRA_28.txt +1 -0
- hackathon-final/AKIRA_29.mp4 +3 -0
- hackathon-final/AKIRA_29.txt +1 -0
- hackathon-final/AKIRA_3.mp4 +3 -0
- hackathon-final/AKIRA_3.txt +1 -0
- hackathon-final/AKIRA_30.mp4 +3 -0
- hackathon-final/AKIRA_30.txt +1 -0
- hackathon-final/AKIRA_31.mp4 +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,308 @@ saved_model/**/* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 36 |
+
hackathon-final/AKIRA_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
hackathon-final/AKIRA_10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
hackathon-final/AKIRA_11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
hackathon-final/AKIRA_12.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
hackathon-final/AKIRA_13.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
hackathon-final/AKIRA_14.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
hackathon-final/AKIRA_15.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
hackathon-final/AKIRA_16.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
hackathon-final/AKIRA_17.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
hackathon-final/AKIRA_18.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
hackathon-final/AKIRA_19.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
hackathon-final/AKIRA_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
hackathon-final/AKIRA_20.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
hackathon-final/AKIRA_21.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
hackathon-final/AKIRA_22.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
hackathon-final/AKIRA_23.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
hackathon-final/AKIRA_24.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
hackathon-final/AKIRA_25.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
hackathon-final/AKIRA_26.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
hackathon-final/AKIRA_27.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
hackathon-final/AKIRA_28.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
hackathon-final/AKIRA_29.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
hackathon-final/AKIRA_3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
hackathon-final/AKIRA_30.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
hackathon-final/AKIRA_31.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
hackathon-final/AKIRA_32.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
hackathon-final/AKIRA_33.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
hackathon-final/AKIRA_34.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
hackathon-final/AKIRA_35.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
hackathon-final/AKIRA_36.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
hackathon-final/AKIRA_37.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
hackathon-final/AKIRA_38.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
hackathon-final/AKIRA_39.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
hackathon-final/AKIRA_4.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
hackathon-final/AKIRA_40.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
hackathon-final/AKIRA_41.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
hackathon-final/AKIRA_42.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
hackathon-final/AKIRA_43.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
hackathon-final/AKIRA_44.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
hackathon-final/AKIRA_45.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
hackathon-final/AKIRA_46.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
hackathon-final/AKIRA_47.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
hackathon-final/AKIRA_48.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
hackathon-final/AKIRA_49.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
hackathon-final/AKIRA_5.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
hackathon-final/AKIRA_50.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
hackathon-final/AKIRA_51.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
hackathon-final/AKIRA_52.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
hackathon-final/AKIRA_53.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
hackathon-final/AKIRA_54.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
hackathon-final/AKIRA_55.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
hackathon-final/AKIRA_56.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
hackathon-final/AKIRA_57.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
hackathon-final/AKIRA_58.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
hackathon-final/AKIRA_59.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
hackathon-final/AKIRA_6.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
hackathon-final/AKIRA_60.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
hackathon-final/AKIRA_61.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
hackathon-final/AKIRA_62.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
hackathon-final/AKIRA_63.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
hackathon-final/AKIRA_64.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
hackathon-final/AKIRA_65.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 98 |
+
hackathon-final/AKIRA_66.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
hackathon-final/AKIRA_67.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
hackathon-final/AKIRA_68.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
hackathon-final/AKIRA_69.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
hackathon-final/AKIRA_7.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
hackathon-final/AKIRA_70.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
hackathon-final/AKIRA_71.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
hackathon-final/AKIRA_72.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
hackathon-final/AKIRA_73.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
hackathon-final/AKIRA_74.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
hackathon-final/AKIRA_75.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
hackathon-final/AKIRA_8.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
hackathon-final/AKIRA_9.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
hackathon-final/CWBY_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
hackathon-final/CWBY_10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
hackathon-final/CWBY_11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
hackathon-final/CWBY_12.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
hackathon-final/CWBY_13.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
hackathon-final/CWBY_14.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
hackathon-final/CWBY_15.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
hackathon-final/CWBY_16.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
hackathon-final/CWBY_17.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
hackathon-final/CWBY_18.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
hackathon-final/CWBY_19.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
hackathon-final/CWBY_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
hackathon-final/CWBY_20.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
hackathon-final/CWBY_21.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
hackathon-final/CWBY_22.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
hackathon-final/CWBY_23.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
hackathon-final/CWBY_24.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
hackathon-final/CWBY_25.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
hackathon-final/CWBY_26.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 130 |
+
hackathon-final/CWBY_27.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 131 |
+
hackathon-final/CWBY_28.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
hackathon-final/CWBY_29.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
hackathon-final/CWBY_3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
hackathon-final/CWBY_30.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
hackathon-final/CWBY_31.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
hackathon-final/CWBY_32.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
hackathon-final/CWBY_33.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
hackathon-final/CWBY_34.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 139 |
+
hackathon-final/CWBY_35.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 140 |
+
hackathon-final/CWBY_36.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 141 |
+
hackathon-final/CWBY_37.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
hackathon-final/CWBY_38.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
hackathon-final/CWBY_39.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 144 |
+
hackathon-final/CWBY_4.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 145 |
+
hackathon-final/CWBY_40.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 146 |
+
hackathon-final/CWBY_41.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 147 |
+
hackathon-final/CWBY_42.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 148 |
+
hackathon-final/CWBY_43.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 149 |
+
hackathon-final/CWBY_44.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 150 |
+
hackathon-final/CWBY_45.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 151 |
+
hackathon-final/CWBY_46.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 152 |
+
hackathon-final/CWBY_47.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 153 |
+
hackathon-final/CWBY_48.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 154 |
+
hackathon-final/CWBY_49.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 155 |
+
hackathon-final/CWBY_5.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 156 |
+
hackathon-final/CWBY_50.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 157 |
+
hackathon-final/CWBY_51.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 158 |
+
hackathon-final/CWBY_52.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 159 |
+
hackathon-final/CWBY_53.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 160 |
+
hackathon-final/CWBY_54.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 161 |
+
hackathon-final/CWBY_55.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 162 |
+
hackathon-final/CWBY_56.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 163 |
+
hackathon-final/CWBY_57.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 164 |
+
hackathon-final/CWBY_58.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 165 |
+
hackathon-final/CWBY_59.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 166 |
+
hackathon-final/CWBY_6.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 167 |
+
hackathon-final/CWBY_60.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 168 |
+
hackathon-final/CWBY_7.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 169 |
+
hackathon-final/CWBY_8.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 170 |
+
hackathon-final/CWBY_9.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 171 |
+
hackathon-final/GITS_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 172 |
+
hackathon-final/GITS_10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 173 |
+
hackathon-final/GITS_11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 174 |
+
hackathon-final/GITS_12.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 175 |
+
hackathon-final/GITS_13.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 176 |
+
hackathon-final/GITS_14.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 177 |
+
hackathon-final/GITS_15.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 178 |
+
hackathon-final/GITS_16.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 179 |
+
hackathon-final/GITS_17.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 180 |
+
hackathon-final/GITS_18.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 181 |
+
hackathon-final/GITS_19.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 182 |
+
hackathon-final/GITS_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 183 |
+
hackathon-final/GITS_20.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 184 |
+
hackathon-final/GITS_21.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 185 |
+
hackathon-final/GITS_22.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 186 |
+
hackathon-final/GITS_23.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 187 |
+
hackathon-final/GITS_24.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 188 |
+
hackathon-final/GITS_25.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 189 |
+
hackathon-final/GITS_26.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 190 |
+
hackathon-final/GITS_27.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 191 |
+
hackathon-final/GITS_28.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 192 |
+
hackathon-final/GITS_29.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 193 |
+
hackathon-final/GITS_3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 194 |
+
hackathon-final/GITS_30.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 195 |
+
hackathon-final/GITS_31.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 196 |
+
hackathon-final/GITS_32.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 197 |
+
hackathon-final/GITS_33.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 198 |
+
hackathon-final/GITS_34.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 199 |
+
hackathon-final/GITS_35.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 200 |
+
hackathon-final/GITS_36.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 201 |
+
hackathon-final/GITS_37.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 202 |
+
hackathon-final/GITS_38.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 203 |
+
hackathon-final/GITS_39.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 204 |
+
hackathon-final/GITS_4.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 205 |
+
hackathon-final/GITS_40.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 206 |
+
hackathon-final/GITS_41.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 207 |
+
hackathon-final/GITS_42.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 208 |
+
hackathon-final/GITS_43.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 209 |
+
hackathon-final/GITS_44.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 210 |
+
hackathon-final/GITS_45.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 211 |
+
hackathon-final/GITS_46.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 212 |
+
hackathon-final/GITS_47.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 213 |
+
hackathon-final/GITS_48.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 214 |
+
hackathon-final/GITS_49.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 215 |
+
hackathon-final/GITS_5.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 216 |
+
hackathon-final/GITS_50.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 217 |
+
hackathon-final/GITS_6.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 218 |
+
hackathon-final/GITS_7.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 219 |
+
hackathon-final/GITS_8.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 220 |
+
hackathon-final/GITS_9.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 221 |
+
hackathon-final/PFTBL_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 222 |
+
hackathon-final/PFTBL_10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 223 |
+
hackathon-final/PFTBL_11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 224 |
+
hackathon-final/PFTBL_12.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 225 |
+
hackathon-final/PFTBL_13.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 226 |
+
hackathon-final/PFTBL_14.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 227 |
+
hackathon-final/PFTBL_15.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 228 |
+
hackathon-final/PFTBL_16.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 229 |
+
hackathon-final/PFTBL_17.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 230 |
+
hackathon-final/PFTBL_18.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 231 |
+
hackathon-final/PFTBL_19.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 232 |
+
hackathon-final/PFTBL_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 233 |
+
hackathon-final/PFTBL_20.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 234 |
+
hackathon-final/PFTBL_21.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 235 |
+
hackathon-final/PFTBL_22.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 236 |
+
hackathon-final/PFTBL_23.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 237 |
+
hackathon-final/PFTBL_24.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 238 |
+
hackathon-final/PFTBL_25.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 239 |
+
hackathon-final/PFTBL_26.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 240 |
+
hackathon-final/PFTBL_27.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 241 |
+
hackathon-final/PFTBL_28.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 242 |
+
hackathon-final/PFTBL_29.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 243 |
+
hackathon-final/PFTBL_3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 244 |
+
hackathon-final/PFTBL_30.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 245 |
+
hackathon-final/PFTBL_31.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 246 |
+
hackathon-final/PFTBL_32.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 247 |
+
hackathon-final/PFTBL_33.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 248 |
+
hackathon-final/PFTBL_34.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 249 |
+
hackathon-final/PFTBL_35.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 250 |
+
hackathon-final/PFTBL_36.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 251 |
+
hackathon-final/PFTBL_37.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 252 |
+
hackathon-final/PFTBL_38.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 253 |
+
hackathon-final/PFTBL_39.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 254 |
+
hackathon-final/PFTBL_4.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 255 |
+
hackathon-final/PFTBL_40.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 256 |
+
hackathon-final/PFTBL_41.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 257 |
+
hackathon-final/PFTBL_42.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 258 |
+
hackathon-final/PFTBL_43.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 259 |
+
hackathon-final/PFTBL_44.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 260 |
+
hackathon-final/PFTBL_45.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 261 |
+
hackathon-final/PFTBL_46.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 262 |
+
hackathon-final/PFTBL_47.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 263 |
+
hackathon-final/PFTBL_48.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 264 |
+
hackathon-final/PFTBL_49.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 265 |
+
hackathon-final/PFTBL_5.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 266 |
+
hackathon-final/PFTBL_50.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 267 |
+
hackathon-final/PFTBL_51.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 268 |
+
hackathon-final/PFTBL_52.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 269 |
+
hackathon-final/PFTBL_53.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 270 |
+
hackathon-final/PFTBL_54.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 271 |
+
hackathon-final/PFTBL_55.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 272 |
+
hackathon-final/PFTBL_56.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 273 |
+
hackathon-final/PFTBL_57.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 274 |
+
hackathon-final/PFTBL_58.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 275 |
+
hackathon-final/PFTBL_59.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 276 |
+
hackathon-final/PFTBL_6.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 277 |
+
hackathon-final/PFTBL_60.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 278 |
+
hackathon-final/PFTBL_7.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 279 |
+
hackathon-final/PFTBL_8.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 280 |
+
hackathon-final/PFTBL_9.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 281 |
+
hackathon-final/TYL_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 282 |
+
hackathon-final/TYL_10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 283 |
+
hackathon-final/TYL_11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 284 |
+
hackathon-final/TYL_12.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 285 |
+
hackathon-final/TYL_13.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 286 |
+
hackathon-final/TYL_14.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 287 |
+
hackathon-final/TYL_15.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 288 |
+
hackathon-final/TYL_16.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 289 |
+
hackathon-final/TYL_17.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 290 |
+
hackathon-final/TYL_18.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 291 |
+
hackathon-final/TYL_19.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 292 |
+
hackathon-final/TYL_2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 293 |
+
hackathon-final/TYL_20.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 294 |
+
hackathon-final/TYL_21.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 295 |
+
hackathon-final/TYL_22.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 296 |
+
hackathon-final/TYL_23.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 297 |
+
hackathon-final/TYL_24.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 298 |
+
hackathon-final/TYL_25.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 299 |
+
hackathon-final/TYL_26.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 300 |
+
hackathon-final/TYL_27.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 301 |
+
hackathon-final/TYL_28.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 302 |
+
hackathon-final/TYL_29.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 303 |
+
hackathon-final/TYL_3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 304 |
+
hackathon-final/TYL_30.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 305 |
+
hackathon-final/TYL_31.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 306 |
+
hackathon-final/TYL_32.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 307 |
+
hackathon-final/TYL_33.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 308 |
+
hackathon-final/TYL_34.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 309 |
+
hackathon-final/TYL_35.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 310 |
+
hackathon-final/TYL_36.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 311 |
+
hackathon-final/TYL_37.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 312 |
+
hackathon-final/TYL_38.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 313 |
+
hackathon-final/TYL_39.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 314 |
+
hackathon-final/TYL_4.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 315 |
+
hackathon-final/TYL_40.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 316 |
+
hackathon-final/TYL_41.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 317 |
+
hackathon-final/TYL_42.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 318 |
+
hackathon-final/TYL_43.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 319 |
+
hackathon-final/TYL_44.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 320 |
+
hackathon-final/TYL_45.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 321 |
+
hackathon-final/TYL_46.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 322 |
+
hackathon-final/TYL_47.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 323 |
+
hackathon-final/TYL_48.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 324 |
+
hackathon-final/TYL_49.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 325 |
+
hackathon-final/TYL_5.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 326 |
+
hackathon-final/TYL_50.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 327 |
+
hackathon-final/TYL_51.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 328 |
+
hackathon-final/TYL_52.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 329 |
+
hackathon-final/TYL_53.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 330 |
+
hackathon-final/TYL_54.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 331 |
+
hackathon-final/TYL_55.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 332 |
+
hackathon-final/TYL_56.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 333 |
+
hackathon-final/TYL_57.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 334 |
+
hackathon-final/TYL_58.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 335 |
+
hackathon-final/TYL_59.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 336 |
+
hackathon-final/TYL_6.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 337 |
+
hackathon-final/TYL_60.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 338 |
+
hackathon-final/TYL_7.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 339 |
+
hackathon-final/TYL_8.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 340 |
+
hackathon-final/TYL_9.mp4 filter=lfs diff=lfs merge=lfs -text
|
hackathon-final/AKIRA_1.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70d63c4077c3bcaf776e28e4db59ee5e9910da33729b5ec5641cf26a554796f6
|
| 3 |
+
size 2681548
|
hackathon-final/AKIRA_1.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A rectangular, off-white, internally illuminated sign is mounted on a weathered, dark teal wall that shows patches of peeling paint and dark, vertical rust stains running down from the sign's metal bracket. The sign features black Japanese kanji characters and the alphanumeric text "B 1" printed on its front face. Below the sign, the top portion of a door frame with a green-tinted glass panel is visible, revealing a glimpse of a dark interior. The scene is captured from a slightly low angle, emphasizing the textural decay of the wall surface under dim, artificial lighting that casts a soft glow from the sign onto the surrounding masonry.
|
hackathon-final/AKIRA_10.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc67c1f062ca1917ea1173b54fdd71e0703b4a05f894f3cdf1a20ab21f68e02e
|
| 3 |
+
size 2492081
|
hackathon-final/AKIRA_10.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A young man with short, straight black hair sits inside the cockpit of a low-profile, bright red futuristic motorcycle, gripping the handlebars with black-gloved hands. He wears a high-collared, rust-red jacket with a visible shoulder pad, partially obscuring his dark shirt underneath. His facial expression shifts from a strained, gritted-teeth grimace with squinted eyes to a wide-eyed, open-mouthed look of alarm or intense exertion, then settles into a focused, mouth-closed gaze forward. The motorcycle’s red body panels curve around him, featuring a translucent windshield that catches light. The camera maintains a medium close-up shot focused on the upper torso and head of the man, tracking his movements as he operates the vehicle. The background is cast in deep shadow, revealing a chain-link fence behind him with a partially obscured, rectangular "DANGER" sign mounted upon it, suggesting an industrial or urban setting at night. The lighting is dramatic and directional, highlighting the contours of his face and the glossy surface of the vehicle, while deep shadows conceal the lower portions of the scene.
|
hackathon-final/AKIRA_11.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53871f90afc71b049865281c8725e9aa0ba8ef12d5369ffaa7b9e0207a01efc0
|
| 3 |
+
size 2216568
|
hackathon-final/AKIRA_11.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA, a young man with dark hair and a red jacket is riding a futuristic, low-profile red motorcycle on a dark, wet asphalt surface at night. The man grips the handlebars, leaning forward as the back tire of the motorcycle skids through a puddle, creating a splash of water. The motorcycle features a prominent red body, a black seat, a curved windscreen, and multiple circular decals and stickers on the side panels. The background consists of a dark, industrial alleyway with debris, discarded metal objects, and a corrugated metal wall. The lighting is low and moody, characterized by deep shadows and highlights reflecting off the wet ground and the glossy red paint of the motorcycle. The camera angle is a low-level side profile, capturing the motion of the bike as it pivots sharply on the ground.
|
hackathon-final/AKIRA_12.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:045022924ef6036f06eba0189cbe44709be8c4077c5a1dbaca04bb94e9d81562
|
| 3 |
+
size 1466725
|
hackathon-final/AKIRA_12.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A low-angle wide shot captures a dense urban cityscape at night, dominated by three massive, rectangular skyscrapers that stretch vertically toward the top of the frame. The building on the left features a repetitive grid of illuminated windows glowing with a warm, golden light, while the central building is a taller, tan structure topped with a communications antenna and several glowing red warning lights. The building on the right is a dark, towering monolith with rows of yellow-lit windows. In the foreground, two vertical green street lamps with multiple rectangular light fixtures provide a bright, cool-toned illumination that contrasts with the warm ambient light of the buildings. The sky above is a deep, hazy orange, filled with a dense, textured grid pattern that suggests a digital or atmospheric projection across the horizon. The composition emphasizes the scale and density of the architecture, looking upward from the street level toward the dark, hazy atmosphere above.
|
hackathon-final/AKIRA_13.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce1a83c2b0c0418ba16a665f0daa213cbdf9de31929858dce880da14b8a81b4b
|
| 3 |
+
size 2480747
|
hackathon-final/AKIRA_13.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA, a sprawling futuristic metropolis at night is viewed from a low-angle perspective, emphasizing the immense scale of the towering skyscrapers that dominate the frame. The buildings feature blocky, geometric designs with numerous illuminated windows arranged in grid patterns, glowing in shades of white, yellow, and blue. Several massive, monolithic structures rise in the background, bathed in a warm, amber-hued light that contrasts with the cooler tones of the city below. Multiple powerful searchlights cut through the dark sky, casting long, diagonal beams of white and blue light across the cityscape. The lower foreground shows the dense cluster of structures with visible mechanical details, rooftop antennas, and glowing signs. The overall atmosphere is dense and industrial, with the city stretching upward toward the top of the frame, capturing an expansive, high-density urban environment under a dark, hazy sky.
|
hackathon-final/AKIRA_14.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8724565626b3c8add61b50ffbb1c59b9e60eeb14005ff5350b8d741ad64f37a
|
| 3 |
+
size 3684831
|
hackathon-final/AKIRA_14.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A bustling urban street scene at night is densely packed with illuminated neon signage and large outdoor advertisements. In the foreground, two vertical, transparent cylindrical structures contain glowing, orange, bulbous light fixtures. Behind these, a large, rectangular digital billboard displays a blonde woman wearing a pink sleeveless dress and pink high heels, standing with her hands on her hips. To the right of the billboard, a circular sign features a chef holding a large fork and spoon, positioned above a large, glowing pink Japanese character sign. The surrounding buildings are covered in various glowing neon signs in red, green, and white, with vertical lines of red lights creating a vibrant, multi-layered cityscape. The scene is captured from a low-angle, eye-level perspective, emphasizing the height and density of the glowing advertisements against the dark night sky. Intense artificial light sources from the neons create a high-contrast environment, illuminating the complex architectural details of the city facades with vibrant, saturated colors.
|
hackathon-final/AKIRA_15.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62e12ec8ce80427a49749c94f8dd684db4c07a8684405e5e910c1b645687f99a
|
| 3 |
+
size 2917725
|
hackathon-final/AKIRA_15.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA, a high-angle, bird's-eye view captures a sprawling futuristic cityscape at night, illuminated by vibrant artificial lighting. A central, deep urban canyon runs vertically through the frame, filled with two dense lanes of glowing red car taillights moving in opposite directions. Flanking this central chasm are massive, multi-tiered skyscrapers with yellow and white window lights and dark, geometric facades. To the left, a circular plaza features a central fountain glowing with a blue light, surrounded by pathways, small trees, and red lampposts. To the right, a multi-level terrace structure displays intricate stone-like flooring patterns, stairs, and additional lampposts. The overall lighting is dominated by the contrast between the dark, shadowed depths of the urban canyons and the bright, saturated glow of the streetlights, building windows, and vehicle traffic, all viewed from a static, elevated perspective that emphasizes the scale and dense urban planning of the environment.
|
hackathon-final/AKIRA_16.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2dab03bb8927e41ab17aba2cebc708f5bc031246b79ac51fb1f2e229e4b458b
|
| 3 |
+
size 1197523
|
hackathon-final/AKIRA_16.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA, a low-angle medium shot captures a heavily damaged, bright yellow sports car engulfed in intense orange and yellow flames that billow thick, dark grey smoke into the air. The vehicle is positioned on a paved street in front of a building with a dark green metal storefront featuring a sign that reads "WATCH VIDEO" in bold, light-colored lettering. The car’s hood is crumpled and partially detached, revealing mechanical components, and the passenger side door is open, exposing a dark interior. A young man with dark hair, wearing a red jacket and dark pants, is captured mid-motion, leaping away from the wreckage toward the left side of the frame, his body angled forward as he escapes the explosion. The lighting is dominated by the flickering glow of the fire, which casts bright highlights and deep shadows across the car, the pavement, and the storefront, creating a sharp contrast against the surrounding environment. The camera remains static, focusing on the dynamic movement of the man as he flees the burning vehicle.
|
hackathon-final/AKIRA_17.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc37ed39eec98707e34f59b8927c79de533a9d8379ed5a3526a184f66fc4fd3e
|
| 3 |
+
size 2771963
|
hackathon-final/AKIRA_17.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A wide-angle, eye-level interior shot shows a restaurant dining area with red curved booths and a central round table where a man in a white suit and a woman in a yellow dress are seated, eating and talking. A waiter in a black vest and white shirt stands at the table, placing a round silver tray on the booth seat before walking away to the left. The table holds a plate of food, a glass bottle, and a small condiment container. Large windows behind the booths reveal a dark night scene outside with two figures walking past the storefront glass, which features yellow signage with text. Potted green plants are placed in alcoves behind the booths and hung from the ceiling. The floor is covered in a red carpet, and the lighting is warm, emanating from unseen overhead sources that cast soft shadows on the floor and walls. The waiter moves across the frame from the center toward the left, while the man and woman remain seated, engaged in conversation.
|
hackathon-final/AKIRA_18.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db7a1a7e36dc71c75077545cf7a7a9a2d63adcc36592a9a5b3d845c910a6afe3
|
| 3 |
+
size 1210932
|
hackathon-final/AKIRA_18.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A young man with dark, short hair and a bandage across his nose leans forward over the handlebars of a futuristic, low-profile motorcycle. He wears a light green, collared long-sleeved shirt with the sleeves pushed up to his elbows, dark grey fingerless gloves, and a pair of yellow-tinted goggles pushed up onto his forehead. His expression is focused with gritted teeth. The motorcycle is light blue with a prominent red sticker labeled "DUNLOP" on the front fairing and a small, rectangular side-view mirror. A thin, tan-colored fabric strip or scarf flutters in the wind near his face. The background consists of a dark, industrial environment featuring a metal grate or fence structure behind him and a blurred, dark red vertical post to the right. The lighting is dim with a cool, teal-toned ambient light illuminating the man and his vehicle from the front and side, creating sharp highlights on the motorcycle's metallic surfaces and the man's skin. The camera angle is a side-view, close-up shot focusing on the man's upper body and the handlebars of the bike.
|
hackathon-final/AKIRA_19.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b103cd31001586ff57aebb4236c8005bf399fdab3c0fcc7cd5bab883dfdd15f
|
| 3 |
+
size 343715
|
hackathon-final/AKIRA_19.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Please provide the image you would like me to caption! Once you upload the image, I will generate the detailed description following all your specified rules.
|
hackathon-final/AKIRA_2.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:116814285bccd8f00baca67632a991757043ef857bcb9ffaf2b27a8eb650b8c2
|
| 3 |
+
size 2250146
|
hackathon-final/AKIRA_2.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA, a low-angle wide shot of a desolate urban street at night featuring a dilapidated building on the left with a boarded-up window, a red fire hydrant, and a partially collapsed brick wall. A rusted, abandoned red car with an open hood sits on the right side of the street near a yellow metal utility pole topped with a single glowing streetlamp and a red traffic light. A man with short dark hair, wearing a dark jacket and dark trousers, walks from the background toward the foreground on the right side of the frame. The background reveals a dense cityscape of illuminated skyscrapers under a dark, hazy night sky. Debris and scattered trash litter the asphalt road, and a chain-link fence separates the foreground from the distant city structures. The lighting is dominated by the cool, ambient glow of the city lights contrasting with the warm, focused pool of light cast by the streetlamp.
|
hackathon-final/AKIRA_20.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b004cc6963e652fc15a59fea5579c0a82b120769ae2259306d1b4a5ba9387363
|
| 3 |
+
size 1311256
|
hackathon-final/AKIRA_20.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A boy wearing a light grey hooded jacket and grey trousers rides a futuristic, low-profile red motorcycle away from the camera down a narrow, dimly lit urban street at night. The motorcycle features a large, wide rear tire, a prominent glowing red taillight, and two amber turn signals. Thick, grey exhaust smoke billows out from behind the motorcycle, partially obscuring the lower half of the street. To the left, a large, rumpled brown tarp sits on the ground near a dark alleyway entrance, while to the right, a storefront with a yellow sign reading "Ghanilly" in cursive script is visible, featuring glass windows and a metallic frame. Further down the street, a discarded green metal canister lies on the pavement near the curb. The background is dominated by a sprawling, dense metropolis with towering, multi-tiered skyscrapers that stretch high into the night sky, illuminated by soft blue and white artificial lights. The camera angle is low, positioned behind the motorcycle, looking forward along the street toward the towering city architecture. The lighting is low-key, characterized by deep shadows in the alleyways and the warm, artificial glow emanating from the motorcycle's taillights and the distant city buildings.
|
hackathon-final/AKIRA_21.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63a08cc0d4355d2dab3f7fdcda0c8f6fa606d4361c57089bf6ec46860187b821
|
| 3 |
+
size 1913139
|
hackathon-final/AKIRA_21.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A young man with short black hair and a dark headband looks over his right shoulder toward the viewer before turning his head away to gaze at a sprawling, illuminated metropolis at night. He wears a bright red motorcycle jacket featuring a large, circular blue emblem on the back, dark brown ribbed panels on the shoulders, and red-tinted goggles pushed up onto his forehead. The man has a tan complexion and an open-mouthed expression of surprise or intensity. The background consists of dense, towering city skyscrapers glowing with yellow, green, and blue artificial lights under a dark night sky. In the foreground, a dark, low-lying patch of foliage sits beneath a street lamp that casts a circular pool of light on the ground. The camera angle is at eye level, positioned slightly behind and to the side of the man, capturing his profile and back as he stands in the foreground, with the vast urban landscape stretching out behind him.
|
hackathon-final/AKIRA_22.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3352072fde5aa480b9e6efd702acb193cf9689d248f2492de4ba58089909b598
|
| 3 |
+
size 2998993
|
hackathon-final/AKIRA_22.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A dense, high-angle crowd scene captures a diverse group of people packed tightly together in what appears to be a public street or gathering area. In the center, a person wears a distinctive red baseball cap pulled low over their face, positioned next to a man with graying hair and a light blue collared shirt. To the upper right, a person is dressed in a vibrant pink and white horizontal-striped shirt, while another individual nearby wears a jacket with the word "ADOLF" printed clearly on the back in red lettering. Various other individuals are visible, including a young girl with short dark hair in the foreground, men in tan and green button-down shirts, and a woman with short blonde hair on the far left. The crowd is shown from a slightly elevated perspective, emphasizing the tight spacing and movement of the individuals as they shift and interact. The lighting is flat and uniform, suggesting an outdoor daytime setting with overcast conditions. Throughout the sequence, the crowd remains in constant motion, with shoulders jostling and heads turning, creating a sense of chaotic, urban density. Some individuals are seen mid-conversation or looking in different directions, their expressions ranging from neutral to mildly agitated. The background is obscured by the sheer number of people, leaving only glimpses of the surrounding environment, which appears to be a paved urban space.
|
hackathon-final/AKIRA_23.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfc973c6fb0b8151e134e8341137e4d0c4bcec8f2d8ea26087fbdca6d96c9c98
|
| 3 |
+
size 2141333
|
hackathon-final/AKIRA_23.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A crowded street scene captured from a medium low-angle perspective features a diverse group of people walking through an urban environment. In the foreground, a man wears a light pink short-sleeved button-down shirt with his hands tucked into the pockets of his light blue jeans. Beside him, a girl is dressed in a white short-sleeved collared shirt and a pleated coral-colored skirt, her hands held near her chest. To her left, a hand holds a yellow bag of potato chips with text printed on the front. Behind them, a man with dark hair and a mustache wears a dark blue dress shirt with a loosened tie under a tan blazer, looking ahead with an open, shouting mouth. Further in the background, other individuals are visible, including a man in a yellow t-shirt and dark sunglasses, and another man wearing a white shirt with red letters and green pants. The setting includes dark, shadowed building facades and street-level structures under dim, natural lighting. The composition focuses on the upper bodies and midsections of the crowd, capturing a sense of movement and density as they navigate the city space.
|
hackathon-final/AKIRA_24.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c3b648a7c734eaed08c1437294f3fc63fbcb9839ea20f90d1e7de2e6b302e27
|
| 3 |
+
size 3486037
|
hackathon-final/AKIRA_24.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A high-angle, long shot captures a man wearing a tan trench coat, a dark top, and light blue jeans, carrying an unconscious girl who is dressed in a dark jacket, blue jeans, and dark footwear. The man moves across a cracked, dusty ground littered with scattered rocks, debris, and several small pools of bright red blood. A single, harsh circular spotlight illuminates the pair from above, creating a stark contrast against the surrounding dark, desolate environment. In the background, there is a piece of rusted pipe, wood fragments, and a discarded soda can. The man grips the girl firmly as he navigates the uneven terrain, his posture hunched and tense, while the girl hangs limp in his arms, her head tilted backward. The lighting remains focused solely on the center of the scene, leaving the periphery in deep shadow.
|
hackathon-final/AKIRA_25.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9584bdaf921adfe762a475357026e9d3d4c7f0b32b32aef64233b43c4c6713d2
|
| 3 |
+
size 1627539
|
hackathon-final/AKIRA_25.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A group of seven men dressed in tactical military gear advance across a cracked grey asphalt surface. Each man wears a dark blue baseball cap, a dark blue long-sleeved shirt, dark blue trousers, and a tan tactical vest with multiple pouches. They are all equipped with green and black assault rifles held in a firing position, with their fingers near the triggers. The men have short dark hair and are shouting with their mouths open in aggressive expressions. The scene is captured from a high-angle, slightly side-facing perspective, showing the men moving in a synchronized formation from the left toward the right of the frame. The lighting is dim with a cool blue cast, casting long shadows of the men onto the ground. Debris and small broken pieces of pavement are scattered across the cracked road surface. Some of the men are visible in the foreground, while others follow closely behind, creating a sense of depth and coordinated movement.
|
hackathon-final/AKIRA_26.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc158f978a8e567e8c7373288879e91211ec38d8760dbaa5ca217d9fde27dec4
|
| 3 |
+
size 922522
|
hackathon-final/AKIRA_26.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A young boy with pale, grayish-blue skin and short, light mint-green hair crouches on a dark, cracked asphalt ground. He wears a brown varsity-style jacket with yellow ribbed cuffs and collar, featuring a circular patch with the letter B on the left chest, over a dark shirt. His facial expression is one of terror, with wide, dark-rimmed eyes, a small nose, and an open mouth showing clenched teeth. His fingers are curled and tense as he leans forward. The background is a dim, desolate area at night with a large, jagged fissure visible in the ground to the left of the boy. The lighting is low and moody, casting subtle shadows across his face and body, highlighting the cracked texture of the earth beneath him. The camera angle is at a slight high-angle, looking down at the boy from a medium distance, capturing the entirety of his posture and the surrounding ground.
|
hackathon-final/AKIRA_27.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e94c59ab8bf824cb1ee16152359d204b48ad8c79273164a9965620bf833eba7b
|
| 3 |
+
size 1248880
|
hackathon-final/AKIRA_27.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A low-angle shot captures a massive, multi-story commercial building complex at night illuminated by glowing neon signage, including a prominent yellow oval sign reading "M&R BEER LA MER" and a pink sign reading "LADY". The base of the building is undergoing a violent structural collapse, with large chunks of concrete and masonry debris tumbling into the dark street below, accompanied by a thick cloud of dust rising from the impact site. To the left, a large rectangular billboard displays a woman with long dark hair wearing a white shirt. The lighting is dominated by the harsh, saturated glow of the neon signs against the dark, shadowed architecture of the city. As the collapse progresses, the debris creates a cascading effect, filling the lower portion of the frame while the upper, intact portions of the buildings remain illuminated by the flickering, artificial lights of the urban environment.
|
hackathon-final/AKIRA_28.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b07654a1374e65bca546f574d102f76470062e7b3bd9768604efb3f9cf88ca02
|
| 3 |
+
size 1723609
|
hackathon-final/AKIRA_28.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A wide-angle, eye-level shot depicts a desolate, debris-strewn urban crater at night under a dark, hazy sky. In the center, a young boy with light-colored hair, wearing a brown jacket, dark trousers, and dark shoes, stands hunched over with his hands held near his face, his body radiating a faint, pulsating white glow. To his left, a man lies face-down on the cracked asphalt, dressed in a brown jacket and dark pants. The ground is littered with jagged rocks and broken concrete slabs. Behind the boy, dense, billowing clouds of thick, dark brown smoke rise from the ground, partially obscuring the base of a massive, dark, blocky skyscraper structure in the distance. The skyscraper features a central vertical section illuminated with intense, glowing orange light that cuts through the darkness. The lighting is low-key, dominated by the stark contrast between the bright, flickering white aura emanating from the boy and the deep shadows of the ruined city, with the orange light providing a distant, vertical highlight in the background.
|
hackathon-final/AKIRA_29.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04d5a21c0b71a41f9eec2184ba4f7e84bebb34c442d9dc92be3e41da81760a4a
|
| 3 |
+
size 2154743
|
hackathon-final/AKIRA_29.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. An elevated high-angle nighttime aerial view captures a sprawling metropolitan city grid illuminated by dense clusters of white and yellow street light networks that trace the patterns of highways and urban blocks. Two large, boxy military transport aircraft with dual rotors fly across the frame from right to left, their dark gray hulls marked with red circular insignias and rows of glowing orange navigation lights along their sides and undersides. The city is comprised of numerous glass-faced skyscrapers of varying heights, with the tallest buildings featuring illuminated rooftops and bright interior lighting visible through window grid patterns. Beyond the dense city center, a dark, expansive body of water borders the shoreline, reflecting faint ambient light. Thin, bright orange streaks of motion blur indicate high-speed vehicular traffic moving along the elevated highway loops that weave between the building clusters. The camera maintains a steady, wide-angle perspective, slowly panning across the dark urban landscape while the aircraft maintain a consistent cruising altitude above the illuminated terrain.
|
hackathon-final/AKIRA_3.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25b0dde957e481761a0dce47fa088d0a05b44190a6318d01fa182e2018c79075
|
| 3 |
+
size 2058622
|
hackathon-final/AKIRA_3.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A bald, middle-aged man with a thick brown mustache sits at a dimly lit wooden bar counter inside a cluttered establishment. He wears a tight, short-sleeved gray shirt and black trousers, with dark wristbands on both forearms. In the first frame, he holds a small, rectangular purple device in his left hand while resting his head against his right hand. In the second frame, he throws his head back with his mouth wide open as if laughing or shouting, still holding the purple device. In the third frame, he holds the purple device to his right ear as if engaged in a phone call, with his left hand resting on the bar surface. The background features shelves packed with various liquor bottles, glass containers, and paper notices pinned to the wooden support beams. The lighting is warm and low, casting soft shadows across the bar area, with an overhead perspective looking down at the man from a slightly elevated angle. Reflected in the polished, dark red surface of the bar counter are the bottles from the shelves above.
|
hackathon-final/AKIRA_30.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0266e9883c63f8a2c36717309004df7bcb2a8a4940fc739de45c300402cf1f6
|
| 3 |
+
size 2426279
|
hackathon-final/AKIRA_30.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ANIMSTY, SHW_AKIRA. A massive, billowing cloud of orange and red fire erupts from an industrial interior, filling the center of the frame with intense light and dark smoke that reaches toward the ceiling pipes. A small, lone boy stands in the foreground, silhouetted against the blinding heat as the flames lick upward. In the subsequent shot, a man wearing a dark brown leather jacket and matching pants sits astride a large, bright red futuristic motorcycle, his black boots resting on the pavement as flames engulf the lower portion of the frame. The camera angle is low and grounded, emphasizing the scale of the explosion and the proximity of the motorcycle to the fire, with the warm, golden glow of the blaze illuminating the mechanical details of the vehicle's bodywork and the rider's legs. The scene is saturated with high-contrast lighting, casting deep shadows across the floor while highlighting the metallic textures of the motorcycle and the chaotic, swirling forms of the thick, fiery smoke.
|
hackathon-final/AKIRA_31.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdfc3040c07827abe71ba9ba8f140ee3dd94a1cab2fc1f859421748b2e987b56
|
| 3 |
+
size 2437255
|