Spaces:
Running
Running
Add React build result to LFS
Browse files- .gitattributes +1 -0
- highlighted_text/build/asset-manifest.json +3 -20
- highlighted_text/build/index.html +3 -1
- highlighted_text/build/static/css/main.59eacdd9.chunk.css +3 -2
- highlighted_text/build/static/css/main.59eacdd9.chunk.css.map +3 -1
- highlighted_text/build/static/js/2.ce130e37.chunk.js +0 -0
- highlighted_text/build/static/js/2.ce130e37.chunk.js.LICENSE.txt +3 -69
- highlighted_text/build/static/js/2.ce130e37.chunk.js.map +0 -0
- highlighted_text/build/static/js/main.1659c043.chunk.js +3 -2
- highlighted_text/build/static/js/main.1659c043.chunk.js.map +3 -1
- highlighted_text/build/static/js/runtime-main.e6b0ae4c.js +3 -2
- highlighted_text/build/static/js/runtime-main.e6b0ae4c.js.map +3 -1
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
highlighted_text/build/** filter=lfs diff=lfs merge=lfs -text
|
highlighted_text/build/asset-manifest.json
CHANGED
@@ -1,20 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
"main.js": "./static/js/main.1659c043.chunk.js",
|
5 |
-
"main.js.map": "./static/js/main.1659c043.chunk.js.map",
|
6 |
-
"runtime-main.js": "./static/js/runtime-main.e6b0ae4c.js",
|
7 |
-
"runtime-main.js.map": "./static/js/runtime-main.e6b0ae4c.js.map",
|
8 |
-
"static/js/2.ce130e37.chunk.js": "./static/js/2.ce130e37.chunk.js",
|
9 |
-
"static/js/2.ce130e37.chunk.js.map": "./static/js/2.ce130e37.chunk.js.map",
|
10 |
-
"index.html": "./index.html",
|
11 |
-
"static/css/main.59eacdd9.chunk.css.map": "./static/css/main.59eacdd9.chunk.css.map",
|
12 |
-
"static/js/2.ce130e37.chunk.js.LICENSE.txt": "./static/js/2.ce130e37.chunk.js.LICENSE.txt"
|
13 |
-
},
|
14 |
-
"entrypoints": [
|
15 |
-
"static/js/runtime-main.e6b0ae4c.js",
|
16 |
-
"static/js/2.ce130e37.chunk.js",
|
17 |
-
"static/css/main.59eacdd9.chunk.css",
|
18 |
-
"static/js/main.1659c043.chunk.js"
|
19 |
-
]
|
20 |
-
}
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b3aa48b201e7c251b1eb6ea7c2f7acb284bc38c965961b09cad36241674a38a
|
3 |
+
size 879
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlighted_text/build/index.html
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a0cf6dd6612d93519b4c30009e64277934b590248ab2b645b4257f9d16a7488
|
3 |
+
size 2012
|
highlighted_text/build/static/css/main.59eacdd9.chunk.css
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0dbc9f9ee61540271faa82a41ffa1830a33040be7d06390c896ca1915a20458
|
3 |
+
size 692
|
highlighted_text/build/static/css/main.59eacdd9.chunk.css.map
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d33c3505106b39ef8912459a295203daad4423e2986781f1d1cb62c08e24d2a
|
3 |
+
size 1377
|
highlighted_text/build/static/js/2.ce130e37.chunk.js
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
highlighted_text/build/static/js/2.ce130e37.chunk.js.LICENSE.txt
CHANGED
@@ -1,69 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
@license MIT
|
5 |
-
*/
|
6 |
-
|
7 |
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
8 |
-
|
9 |
-
/**
|
10 |
-
* @license
|
11 |
-
* Copyright 2018-2021 Streamlit Inc.
|
12 |
-
*
|
13 |
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
14 |
-
* you may not use this file except in compliance with the License.
|
15 |
-
* You may obtain a copy of the License at
|
16 |
-
*
|
17 |
-
* http://www.apache.org/licenses/LICENSE-2.0
|
18 |
-
*
|
19 |
-
* Unless required by applicable law or agreed to in writing, software
|
20 |
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
21 |
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
22 |
-
* See the License for the specific language governing permissions and
|
23 |
-
* limitations under the License.
|
24 |
-
*/
|
25 |
-
|
26 |
-
/** @license React v0.19.1
|
27 |
-
* scheduler.production.min.js
|
28 |
-
*
|
29 |
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
30 |
-
*
|
31 |
-
* This source code is licensed under the MIT license found in the
|
32 |
-
* LICENSE file in the root directory of this source tree.
|
33 |
-
*/
|
34 |
-
|
35 |
-
/** @license React v16.13.1
|
36 |
-
* react-is.production.min.js
|
37 |
-
*
|
38 |
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
39 |
-
*
|
40 |
-
* This source code is licensed under the MIT license found in the
|
41 |
-
* LICENSE file in the root directory of this source tree.
|
42 |
-
*/
|
43 |
-
|
44 |
-
/** @license React v16.14.0
|
45 |
-
* react-dom.production.min.js
|
46 |
-
*
|
47 |
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
48 |
-
*
|
49 |
-
* This source code is licensed under the MIT license found in the
|
50 |
-
* LICENSE file in the root directory of this source tree.
|
51 |
-
*/
|
52 |
-
|
53 |
-
/** @license React v16.14.0
|
54 |
-
* react-jsx-runtime.production.min.js
|
55 |
-
*
|
56 |
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
57 |
-
*
|
58 |
-
* This source code is licensed under the MIT license found in the
|
59 |
-
* LICENSE file in the root directory of this source tree.
|
60 |
-
*/
|
61 |
-
|
62 |
-
/** @license React v16.14.0
|
63 |
-
* react.production.min.js
|
64 |
-
*
|
65 |
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
66 |
-
*
|
67 |
-
* This source code is licensed under the MIT license found in the
|
68 |
-
* LICENSE file in the root directory of this source tree.
|
69 |
-
*/
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53eae2c5ffd4fa5cfdc128ee839e2372344b155bcb079bf7929112ac0e91fb9c
|
3 |
+
size 2059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlighted_text/build/static/js/2.ce130e37.chunk.js.map
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
highlighted_text/build/static/js/main.1659c043.chunk.js
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23a20fb2776e85c8153bbce1993fdfdc2d4afd3f5ed8895e21777a81063e3b4a
|
3 |
+
size 2425
|
highlighted_text/build/static/js/main.1659c043.chunk.js.map
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15aa17dd3f99e822dda18464b671dc0f3b5eb5737e563eabbdd488d354b8b89b
|
3 |
+
size 6983
|
highlighted_text/build/static/js/runtime-main.e6b0ae4c.js
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02f9aed90a23f3acb1ddd8e06fb98968a22d889f7c3ebcfd265634d4cba5339a
|
3 |
+
size 1598
|
highlighted_text/build/static/js/runtime-main.e6b0ae4c.js.map
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ffd268264800aa104baa35722f825025d17a9827f4393b75f797dcd8fdcf54b
|
3 |
+
size 8383
|