byte-vortex commited on
Commit
4eaa4f0
·
verified ·
1 Parent(s): 31f4d54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🚀
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 6.0.0
8
  app_file: app.py
9
  pinned: true
10
  short_description: MCP's 1st Birthday - Hosted by Anthropic and Gradio Project
@@ -74,15 +74,15 @@ This gallery represents the **three-step pipeline workflow**:
74
  <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; text-align:center;">
75
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
76
  <strong>Step 1: Foundation</strong><br>
77
- <img src="rabbit 2.png" alt="Step 1" style="max-width:100%; border-radius:6px;" />
78
  </div>
79
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
80
  <strong>Step 2: Atmosphere</strong><br>
81
- <img src="Step2.webp" alt="Step 2" style="max-width:100%; border-radius:6px;" />
82
  </div>
83
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
84
  <strong>Step 3: Final Output</strong><br>
85
- <img src="Step3.webp" alt="Step 3" style="max-width:100%; border-radius:6px;" />
86
  </div>
87
  </div>
88
  <hr style="margin:20px 0; border:0; border-top:2px solid #ccc;">
@@ -94,15 +94,15 @@ This gallery represents the **three-step pipeline workflow**:
94
  <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; text-align:center;">
95
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
96
  <strong>Step 1: Foundation</strong><br>
97
- <img src="rabbit 2.png" alt="Step 1" style="max-width:100%; border-radius:6px;" />
98
  </div>
99
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
100
  <strong>Step 2: Atmosphere</strong><br>
101
- <img src="ex2-Step2.webp" alt="Step 2" style="max-width:100%; border-radius:6px;" />
102
  </div>
103
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
104
  <strong>Step 3: Final Output</strong><br>
105
- <img src="ex2-Step3.webp" alt="Step 3" style="max-width:100%; border-radius:6px;" />
106
  </div>
107
  </div>
108
  <hr style="margin:20px 0; border:0; border-top:2px solid #ccc;">
@@ -114,15 +114,15 @@ This gallery represents the **three-step pipeline workflow**:
114
  <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; text-align:center;">
115
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
116
  <strong>Step 1: Foundation</strong><br>
117
- <img src="rabbit 2.png" alt="Step 1" style="max-width:100%; border-radius:6px;" />
118
  </div>
119
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
120
  <strong>Step 2: Atmosphere</strong><br>
121
- <img src="ex3-Step2.webp" alt="Step 2" style="max-width:100%; border-radius:6px;" />
122
  </div>
123
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
124
  <strong>Step 3: Final Output</strong><br>
125
- <img src="ex3-Step3.webp" alt="Step 3" style="max-width:100%; border-radius:6px;" />
126
  </div>
127
  </div>
128
  </div>
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 6.0.1
8
  app_file: app.py
9
  pinned: true
10
  short_description: MCP's 1st Birthday - Hosted by Anthropic and Gradio Project
 
74
  <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; text-align:center;">
75
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
76
  <strong>Step 1: Foundation</strong><br>
77
+ <img src="assets/rabbit2.png" alt="Step 1" style="max-width:100%; border-radius:6px;" />
78
  </div>
79
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
80
  <strong>Step 2: Atmosphere</strong><br>
81
+ <img src="assets/ex1-step2.webp" alt="Step 2" style="max-width:100%; border-radius:6px;" />
82
  </div>
83
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
84
  <strong>Step 3: Final Output</strong><br>
85
+ <img src="assets/ex1-step3.webp" alt="Step 3" style="max-width:100%; border-radius:6px;" />
86
  </div>
87
  </div>
88
  <hr style="margin:20px 0; border:0; border-top:2px solid #ccc;">
 
94
  <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; text-align:center;">
95
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
96
  <strong>Step 1: Foundation</strong><br>
97
+ <img src="assets/rabbit2.png" alt="Step 1" style="max-width:100%; border-radius:6px;" />
98
  </div>
99
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
100
  <strong>Step 2: Atmosphere</strong><br>
101
+ <img src="assets/ex2-step2.webp" alt="Step 2" style="max-width:100%; border-radius:6px;" />
102
  </div>
103
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
104
  <strong>Step 3: Final Output</strong><br>
105
+ <img src="assets/ex2-step3.webp" alt="Step 3" style="max-width:100%; border-radius:6px;" />
106
  </div>
107
  </div>
108
  <hr style="margin:20px 0; border:0; border-top:2px solid #ccc;">
 
114
  <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; text-align:center;">
115
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
116
  <strong>Step 1: Foundation</strong><br>
117
+ <img src="assets/rabbit2.png" alt="Step 1" style="max-width:100%; border-radius:6px;" />
118
  </div>
119
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
120
  <strong>Step 2: Atmosphere</strong><br>
121
+ <img src="assets/ex3-step2.webp" alt="Step 2" style="max-width:100%; border-radius:6px;" />
122
  </div>
123
  <div style="background:#ffffff; padding:10px; border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.1);">
124
  <strong>Step 3: Final Output</strong><br>
125
+ <img src="assets/ex3-step3.webp" alt="Step 3" style="max-width:100%; border-radius:6px;" />
126
  </div>
127
  </div>
128
  </div>