Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Aug 16, 2023
1 parent 0e99ec7 commit 60d95bf
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"files": {
"main.css": "/ds-annotate/static/css/main.d55244cf.css",
"main.js": "/ds-annotate/static/js/main.f44ed702.js",
"main.js": "/ds-annotate/static/js/main.531df13b.js",
"static/media/notification.svg?s3g3t9": "/ds-annotate/static/media/notification.5d0158671dd860c714c4.svg",
"static/media/notification.eot": "/ds-annotate/static/media/notification.3657084dc0419605a91c.eot",
"static/media/notification.woff?s3g3t9": "/ds-annotate/static/media/notification.c392cd33d9d9de730f9d.woff",
"static/media/notification.ttf?s3g3t9": "/ds-annotate/static/media/notification.c5d9251ea82e42f75381.ttf",
"static/media/ds-logo-pos.svg": "/ds-annotate/static/media/ds-logo-pos.03097196d83f8596d31a4fee4265bc13.svg",
"index.html": "/ds-annotate/index.html",
"main.d55244cf.css.map": "/ds-annotate/static/css/main.d55244cf.css.map",
"main.f44ed702.js.map": "/ds-annotate/static/js/main.f44ed702.js.map"
"main.531df13b.js.map": "/ds-annotate/static/js/main.531df13b.js.map"
},
"entrypoints": [
"static/css/main.d55244cf.css",
"static/js/main.f44ed702.js"
"static/js/main.531df13b.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/ds-annotate/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Magic wand and Segment Anything Model (SAM) annotation tool for machine learning training data."/><link rel="apple-touch-icon" href="/ds-annotate/logo192.png"/><link rel="manifest" href="/ds-annotate/manifest.json"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap"><title>DS-Annotate</title><script defer="defer" src="/ds-annotate/static/js/main.f44ed702.js"></script><link href="/ds-annotate/static/css/main.d55244cf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/ds-annotate/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Magic wand and Segment Anything Model (SAM) annotation tool for machine learning training data."/><link rel="apple-touch-icon" href="/ds-annotate/logo192.png"/><link rel="manifest" href="/ds-annotate/manifest.json"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap"><title>DS-Annotate</title><script defer="defer" src="/ds-annotate/static/js/main.531df13b.js"></script><link href="/ds-annotate/static/css/main.d55244cf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.f44ed702.js → static/js/main.531df13b.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 60d95bf

Please sign in to comment.