skim commited on
Commit
4eadee9
1 Parent(s): e668926

Fix wrong commit

Browse files
asset-manifest.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "files": {
3
  "main.css": "./static/css/main.a3489ae4.css",
4
- "main.js": "./static/js/main.73d78149.js",
5
  "static/js/787.ce255695.chunk.js": "./static/js/787.ce255695.chunk.js",
6
  "index.html": "./index.html",
7
  "main.a3489ae4.css.map": "./static/css/main.a3489ae4.css.map",
8
- "main.73d78149.js.map": "./static/js/main.73d78149.js.map",
9
  "787.ce255695.chunk.js.map": "./static/js/787.ce255695.chunk.js.map"
10
  },
11
  "entrypoints": [
12
  "static/css/main.a3489ae4.css",
13
- "static/js/main.73d78149.js"
14
  ]
15
  }
 
1
  {
2
  "files": {
3
  "main.css": "./static/css/main.a3489ae4.css",
4
+ "main.js": "./static/js/main.87470711.js",
5
  "static/js/787.ce255695.chunk.js": "./static/js/787.ce255695.chunk.js",
6
  "index.html": "./index.html",
7
  "main.a3489ae4.css.map": "./static/css/main.a3489ae4.css.map",
8
+ "main.87470711.js.map": "./static/js/main.87470711.js.map",
9
  "787.ce255695.chunk.js.map": "./static/js/787.ce255695.chunk.js.map"
10
  },
11
  "entrypoints": [
12
  "static/css/main.a3489ae4.css",
13
+ "static/js/main.87470711.js"
14
  ]
15
  }
index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Next-generation semiconductor company"/><meta property="og:image" content="./logo.png"/><meta property="og:url" content="."/><link rel="apple-touch-icon" href="./logo.png"/><link rel="manifest" href="./manifest.json"/><title>FuriosaAI OCR DEMO</title><script defer="defer" src="./static/js/main.73d78149.js"></script><link href="./static/css/main.a3489ae4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
 
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Next-generation semiconductor company"/><meta property="og:image" content="./logo.png"/><meta property="og:url" content="."/><link rel="apple-touch-icon" href="./logo.png"/><link rel="manifest" href="./manifest.json"/><title>FuriosaAI OCR DEMO</title><script defer="defer" src="./static/js/main.87470711.js"></script><link href="./static/css/main.a3489ae4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
static/js/main.87470711.js ADDED
The diff for this file is too large to render. See raw diff
 
static/js/main.87470711.js.LICENSE.txt ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*! *****************************************************************************
2
+ Copyright (c) Microsoft Corporation. All rights reserved.
3
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
+ this file except in compliance with the License. You may obtain a copy of the
5
+ License at http://www.apache.org/licenses/LICENSE-2.0
6
+
7
+ THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
+ WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
+ MERCHANTABLITY OR NON-INFRINGEMENT.
11
+
12
+ See the Apache Version 2.0 License for specific language governing permissions
13
+ and limitations under the License.
14
+ ***************************************************************************** */
15
+
16
+ /*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */
17
+
18
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
19
+
20
+ /**
21
+ * @license React
22
+ * react-dom.production.min.js
23
+ *
24
+ * Copyright (c) Facebook, Inc. and its affiliates.
25
+ *
26
+ * This source code is licensed under the MIT license found in the
27
+ * LICENSE file in the root directory of this source tree.
28
+ */
29
+
30
+ /**
31
+ * @license React
32
+ * react-jsx-runtime.production.min.js
33
+ *
34
+ * Copyright (c) Facebook, Inc. and its affiliates.
35
+ *
36
+ * This source code is licensed under the MIT license found in the
37
+ * LICENSE file in the root directory of this source tree.
38
+ */
39
+
40
+ /**
41
+ * @license React
42
+ * react.production.min.js
43
+ *
44
+ * Copyright (c) Facebook, Inc. and its affiliates.
45
+ *
46
+ * This source code is licensed under the MIT license found in the
47
+ * LICENSE file in the root directory of this source tree.
48
+ */
49
+
50
+ /**
51
+ * @license React
52
+ * scheduler.production.min.js
53
+ *
54
+ * Copyright (c) Facebook, Inc. and its affiliates.
55
+ *
56
+ * This source code is licensed under the MIT license found in the
57
+ * LICENSE file in the root directory of this source tree.
58
+ */
59
+
60
+ /** @license MUI v5.10.14
61
+ *
62
+ * This source code is licensed under the MIT license found in the
63
+ * LICENSE file in the root directory of this source tree.
64
+ */
65
+
66
+ /** @license React v16.13.1
67
+ * react-is.production.min.js
68
+ *
69
+ * Copyright (c) Facebook, Inc. and its affiliates.
70
+ *
71
+ * This source code is licensed under the MIT license found in the
72
+ * LICENSE file in the root directory of this source tree.
73
+ */
74
+
75
+ /** @license React v17.0.2
76
+ * react-is.production.min.js
77
+ *
78
+ * Copyright (c) Facebook, Inc. and its affiliates.
79
+ *
80
+ * This source code is licensed under the MIT license found in the
81
+ * LICENSE file in the root directory of this source tree.
82
+ */
static/js/main.87470711.js.map ADDED
The diff for this file is too large to render. See raw diff