Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Oct 11, 2024
1 parent 81f6365 commit 2e36969
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,7 +1,7 @@
{
"files": {
"main.css": "/ds-annotate/static/css/main.09e368cb.css",
"main.js": "/ds-annotate/static/js/main.d255c134.js",
"main.js": "/ds-annotate/static/js/main.d966ec34.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",
Expand All @@ -10,10 +10,10 @@
"index.html": "/ds-annotate/index.html",
"static/media/index.cjs": "/ds-annotate/static/media/index.0054d71a83cfe9aa4a0c.cjs",
"main.09e368cb.css.map": "/ds-annotate/static/css/main.09e368cb.css.map",
"main.d255c134.js.map": "/ds-annotate/static/js/main.d255c134.js.map"
"main.d966ec34.js.map": "/ds-annotate/static/js/main.d966ec34.js.map"
},
"entrypoints": [
"static/css/main.09e368cb.css",
"static/js/main.d255c134.js"
"static/js/main.d966ec34.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.d255c134.js"></script><link href="/ds-annotate/static/css/main.09e368cb.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.d966ec34.js"></script><link href="/ds-annotate/static/css/main.09e368cb.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.d255c134.js → static/js/main.d966ec34.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 2e36969

Please sign in to comment.