byte-vortex commited on
Commit
0b1f014
·
verified ·
1 Parent(s): 8bb1fe3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -57,7 +57,7 @@ The agent executes the plan in a multi-pass pipeline:
57
 
58
  ---
59
 
60
- ## 🖼️ Temporary Three-Step Image Gallery
61
 
62
  This gallery represents the **three-step pipeline workflow**:
63
 
@@ -69,19 +69,19 @@ This gallery represents the **three-step pipeline workflow**:
69
  <!-- Step 1 -->
70
  <div>
71
  <strong>Step 1: Foundation</strong><br>
72
- <img src="https://via.placeholder.com/256.png?text=Step+1" alt="Step 1" />
73
  </div>
74
 
75
  <!-- Step 2 -->
76
  <div>
77
  <strong>Step 2: Atmosphere</strong><br>
78
- <img src="https://via.placeholder.com/256.png?text=Step+2" alt="Step 2" />
79
  </div>
80
 
81
  <!-- Step 3 -->
82
  <div>
83
  <strong>Step 3: Final Output</strong><br>
84
- <img src="https://via.placeholder.com/256.png?text=Step+3" alt="Step 3" />
85
  </div>
86
  </div>
87
 
@@ -96,10 +96,20 @@ You can watch the overview of A.R.I.A. here:
96
 
97
  [![A.R.I.A. Overview](https://img.youtube.com/vi/YOUR_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUR_VIDEO_ID_HERE)
98
 
99
- ### **YouTube Video 2: How A.R.I.A. Works**
100
- Here's a video showing how A.R.I.A. works in action:
101
 
102
- [![How A.R.I.A. Works](https://img.youtube.com/vi/YOUR_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUR_VIDEO_ID_HERE)
 
 
 
 
 
 
 
 
 
 
 
 
103
 
104
  * [💼 LinkedIn Showcase](https://linkedin.com/)
105
 
 
57
 
58
  ---
59
 
60
+ ## 🖼️ Three-Step Image Gallery
61
 
62
  This gallery represents the **three-step pipeline workflow**:
63
 
 
69
  <!-- Step 1 -->
70
  <div>
71
  <strong>Step 1: Foundation</strong><br>
72
+ <img src="rabbit 2.png" alt="Step 1" />
73
  </div>
74
 
75
  <!-- Step 2 -->
76
  <div>
77
  <strong>Step 2: Atmosphere</strong><br>
78
+ <img src="Step2.webp" alt="Step 2" />
79
  </div>
80
 
81
  <!-- Step 3 -->
82
  <div>
83
  <strong>Step 3: Final Output</strong><br>
84
+ <img src="Step3.webp" alt="Step 3" />
85
  </div>
86
  </div>
87
 
 
96
 
97
  [![A.R.I.A. Overview](https://img.youtube.com/vi/YOUR_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUR_VIDEO_ID_HERE)
98
 
 
 
99
 
100
+ ### **A.R.I.A. Overview**
101
+
102
+ <video width="100%" height="auto" controls>
103
+ <source src="aria_overview_demo.mp4" type="video/mp4">
104
+ Your browser does not support the video tag.
105
+ </video>
106
+
107
+ ### **How A.R.I.A. Works**
108
+
109
+ <video width="100%" height="auto" controls>
110
+ <source src="aria_process_demo.mp4" type="video/mp4">
111
+ Your browser does not support the video tag.
112
+ </video>
113
 
114
  * [💼 LinkedIn Showcase](https://linkedin.com/)
115