Skip to content

Commit

Permalink
[fix] Resolve inconsistencies with demo screenshots and links (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
mihran113 authored Jul 26, 2024
1 parent 10fa4be commit 0b424dc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Demos/demosList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const demosList: IDemos[] = [
name: 'simple-mnist',
title: 'Simple MNIST',
description: 'Simple MNIST training logs.',
url: 'https://play.aimstack.io/digit-recognition/runs/7f083da898624a2c98e0f363/distributions',
url: 'https://play.aimstack.io/digit-recognition/runs/426032ad2d7e4b0385bc6c51/distributions',
imgSrc: SimpleMnist,
},
];
Expand Down
Binary file modified public/images/static/demos/fastSpeech.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/static/demos/lightweight-gan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/static/demos/simple-mnist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b424dc

Please sign in to comment.