We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27101a3 commit 1b98618Copy full SHA for 1b98618
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout Model Zoo
22
uses: actions/checkout@v3
23
with:
24
- repository: zephyrie/model-zoo
+ repository: project-monai/model-zoo
25
path: scripts/model-zoo
26
27
- name: Setup Python and Node
about.html
@@ -352,8 +352,8 @@ <h5 class="font-medium text-gray-800">Andy Feng</h5>
352
<div class="w-24 h-24 mb-2">
353
<img src="assets/img/WenqiLi.jpg" alt="Wenqi Li" class="w-full h-full rounded-full object-cover shadow-md">
354
</div>
355
- <h5 class="font-medium text-gray-800">Wenqi Li</h5>
356
- </div>
+ <h5 class="font-medium text-gray-800">Wenqi Li</h5>
+ </div>
357
358
359
0 commit comments