Spaces:
Running
on
Zero
Running
on
Zero
Upload 31 files
Browse files- dist/examples/1.jpg +3 -0
- dist/examples/10.jpg +3 -0
- dist/examples/11.jpg +3 -0
- dist/examples/12.jpg +3 -0
- dist/examples/13.jpg +3 -0
- dist/examples/14.jpg +3 -0
- dist/examples/15.jpg +3 -0
- dist/examples/16.jpg +3 -0
- dist/examples/17.jpg +3 -0
- dist/examples/18.jpg +3 -0
- dist/examples/19.jpg +3 -0
- dist/examples/2.jpg +3 -0
- dist/examples/20.jpg +3 -0
- dist/examples/21.jpg +3 -0
- dist/examples/3.jpg +3 -0
- dist/examples/4.jpg +3 -0
- dist/examples/5.jpg +3 -0
- dist/examples/6.jpg +3 -0
- dist/examples/7.jpg +3 -0
- dist/examples/8.jpg +3 -0
- dist/examples/9.jpg +3 -0
- dist/index.html +1 -0
- dist/js/bundle.81bfe2a9b31f7f903131.min.js +0 -0
- dist/js/bundle.81bfe2a9b31f7f903131.min.js.LICENSE.txt +35 -0
- dist/js/bundle.81bfe2a9b31f7f903131.min.js.map +0 -0
- dist/js/ort-wasm-simd-threaded.wasm +3 -0
- dist/js/ort-wasm-simd.wasm +3 -0
- dist/js/ort-wasm-threaded.wasm +3 -0
- dist/js/ort-wasm.wasm +3 -0
- dist/model/sam_onnx_example.onnx +3 -0
- dist/model/sam_onnx_quantized_example.onnx +3 -0
dist/examples/1.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/10.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/11.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/12.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/13.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/14.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/15.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/16.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/17.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/18.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/19.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/2.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/20.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/21.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/3.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/4.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/5.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/6.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/7.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/8.jpg
ADDED
![]() |
Git LFS Details
|
dist/examples/9.jpg
ADDED
![]() |
Git LFS Details
|
dist/index.html
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<!doctype html><html lang="en" dir="ltr" prefix="og: https://ogp.me/ns#" class="w-full h-full"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><title>Describe Anything Demo</title><meta property="og:type" content="website"/><meta property="og:title" content="Describe Anything Demo"/><script defer="defer" src="/js/bundle.81bfe2a9b31f7f903131.min.js"></script></head><body class="w-full h-full"><div id="root" class="w-full h-full"></div></body></html>
|
dist/js/bundle.81bfe2a9b31f7f903131.min.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
dist/js/bundle.81bfe2a9b31f7f903131.min.js.LICENSE.txt
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* ONNX Runtime Web v1.14.0
|
3 |
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4 |
+
* Licensed under the MIT License.
|
5 |
+
*/
|
6 |
+
|
7 |
+
/**
|
8 |
+
* @license React
|
9 |
+
* react-dom.production.min.js
|
10 |
+
*
|
11 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
12 |
+
*
|
13 |
+
* This source code is licensed under the MIT license found in the
|
14 |
+
* LICENSE file in the root directory of this source tree.
|
15 |
+
*/
|
16 |
+
|
17 |
+
/**
|
18 |
+
* @license React
|
19 |
+
* react.production.min.js
|
20 |
+
*
|
21 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
22 |
+
*
|
23 |
+
* This source code is licensed under the MIT license found in the
|
24 |
+
* LICENSE file in the root directory of this source tree.
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* @license React
|
29 |
+
* scheduler.production.min.js
|
30 |
+
*
|
31 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
32 |
+
*
|
33 |
+
* This source code is licensed under the MIT license found in the
|
34 |
+
* LICENSE file in the root directory of this source tree.
|
35 |
+
*/
|
dist/js/bundle.81bfe2a9b31f7f903131.min.js.map
ADDED
The diff for this file is too large to render.
See raw diff
|
|
dist/js/ort-wasm-simd-threaded.wasm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac23f2f3cbd519a65a0796f7c79eb34ead4c1f6f31eb06e14ed8a9579d697ef6
|
3 |
+
size 9960821
|
dist/js/ort-wasm-simd.wasm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd07bababc65f53d061f457233eeae501be7ceb8a2adb9eef52d87fe776d865
|
3 |
+
size 10014674
|
dist/js/ort-wasm-threaded.wasm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ee2f715093aaacc0344bfb1610313eb49a3474e8afde5e4635f30ddfc7615c8
|
3 |
+
size 9149637
|
dist/js/ort-wasm.wasm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbdcb6b3c7d294577d806077630460be4e13ca35a345acb5e81188e9649fa74a
|
3 |
+
size 9223228
|
dist/model/sam_onnx_example.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76edead1afcb7a3ed7672939bf375aeb64b57f943769ee286fa02f0a382b3393
|
3 |
+
size 16501766
|
dist/model/sam_onnx_quantized_example.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b134e7a1a9779862761aa207bb91dd2bdbf2c1182486dc216c71dbba1b109819
|
3 |
+
size 8824322
|