Commit
•
7b2108a
1
Parent(s):
197258d
Upload folder using huggingface_hub
Browse files- bin/ItemSortingCart.pck +2 -2
- export_presets.cfg +2 -2
- scenes/batch_scene.tscn +0 -1
bin/ItemSortingCart.pck
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:60b31149ac72f1d633da5812917d56ee0800225c206c3a5f0a4856432852546f
|
3 |
+
size 1267088
|
export_presets.cfg
CHANGED
@@ -8,7 +8,7 @@ custom_features=""
|
|
8 |
export_filter="all_resources"
|
9 |
include_filter=""
|
10 |
exclude_filter=""
|
11 |
-
export_path=""
|
12 |
encryption_include_filters=""
|
13 |
encryption_exclude_filters=""
|
14 |
encrypt_pck=false
|
@@ -50,7 +50,7 @@ custom_features=""
|
|
50 |
export_filter="all_resources"
|
51 |
include_filter=""
|
52 |
exclude_filter=""
|
53 |
-
export_path=""
|
54 |
encryption_include_filters=""
|
55 |
encryption_exclude_filters=""
|
56 |
encrypt_pck=false
|
|
|
8 |
export_filter="all_resources"
|
9 |
include_filter=""
|
10 |
exclude_filter=""
|
11 |
+
export_path="bin/ItemSortingCart.x86_64"
|
12 |
encryption_include_filters=""
|
13 |
encryption_exclude_filters=""
|
14 |
encrypt_pck=false
|
|
|
50 |
export_filter="all_resources"
|
51 |
include_filter=""
|
52 |
exclude_filter=""
|
53 |
+
export_path="bin/ItemSortingCart.exe"
|
54 |
encryption_include_filters=""
|
55 |
encryption_exclude_filters=""
|
56 |
encrypt_pck=false
|
scenes/batch_scene.tscn
CHANGED
@@ -145,7 +145,6 @@ environment = SubResource("Environment_xy0xn")
|
|
145 |
|
146 |
[node name="Sync" type="Node" parent="."]
|
147 |
script = ExtResource("2_15xtr")
|
148 |
-
control_mode = 2
|
149 |
action_repeat = 15
|
150 |
speed_up = 4
|
151 |
onnx_model_path = "onnx/model.onnx"
|
|
|
145 |
|
146 |
[node name="Sync" type="Node" parent="."]
|
147 |
script = ExtResource("2_15xtr")
|
|
|
148 |
action_repeat = 15
|
149 |
speed_up = 4
|
150 |
onnx_model_path = "onnx/model.onnx"
|