Spaces:
Running
Running
Add Unity WebGL build files
Browse files- Build/Retro-to-3D.data +2 -2
- Build/Retro-to-3D.wasm +2 -2
- index.html +1 -1
Build/Retro-to-3D.data
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95d807a786db20e8fe67a39887e9f472704290c8849d73e53bb8196b5cde5b6c
|
3 |
+
size 66184916
|
Build/Retro-to-3D.wasm
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39620b2b1e3ade3d72e09db0a11500bcf149d1f24919b972300798304efeb0cd
|
3 |
+
size 36925725
|
index.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
streamingAssetsUrl: "StreamingAssets",
|
34 |
companyName: "ilumine AI",
|
35 |
productName: "Pj - 2D-to-3D",
|
36 |
-
productVersion: "0.1.
|
37 |
};
|
38 |
|
39 |
const container = document.querySelector("#unity-container");
|
|
|
33 |
streamingAssetsUrl: "StreamingAssets",
|
34 |
companyName: "ilumine AI",
|
35 |
productName: "Pj - 2D-to-3D",
|
36 |
+
productVersion: "0.1.11",
|
37 |
};
|
38 |
|
39 |
const container = document.querySelector("#unity-container");
|