jetson-examples 0.1.6__tar.gz → 0.1.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/LICENSE +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/PKG-INFO +1 -1
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/jetson_examples.egg-info/PKG-INFO +1 -1
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/jetson_examples.egg-info/SOURCES.txt +0 -24
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/pyproject.toml +1 -1
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/init.sh +16 -3
- jetson_examples-0.1.6/reComputer/scripts/MoveNet-Lightning/images/dance_movenet.gif +0 -0
- jetson_examples-0.1.6/reComputer/scripts/MoveNet-Thunder/images/dance_movenet.gif +0 -0
- jetson_examples-0.1.6/reComputer/scripts/MoveNetJS/images/dance.gif +0 -0
- jetson_examples-0.1.6/reComputer/scripts/comfyui/images/comfyui.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/Autonomous Driving.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/Indoor Scenes.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/Opr.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/Security.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/Underwater Scenes.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/WebUI.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything/images/teaser.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/Autonomous Driving.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/Indoor Scenes.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/Opr.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/Security.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/Underwater Scenes.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/WebUI.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/depth-anything-v2/images/teaser.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/parler-tts/images/audio1.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/parler-tts/images/audio2.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/ultralytics-yolo/images/Ultralytics-yolo.gif +0 -0
- jetson_examples-0.1.6/reComputer/scripts/ultralytics-yolo/images/tasks.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/ultralytics-yolo/images/ultralytics_fig1.png +0 -0
- jetson_examples-0.1.6/reComputer/scripts/ultralytics-yolo/images/ultralytics_fig2.png +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/jetson_examples.egg-info/dependency_links.txt +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/jetson_examples.egg-info/entry_points.txt +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/jetson_examples.egg-info/top_level.txt +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/__init__.py +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/main.py +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/getVersion.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/readme.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/getVersion.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/readme.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNetJS/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNetJS/readme.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNetJS/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/audiocraft/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/audiocraft/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/audiocraft/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/audiocraft/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/check.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/comfyui/LICENSE +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/comfyui/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/comfyui/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/comfyui/config.yaml +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/comfyui/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/comfyui/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/Dockerfile +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/LICENSE +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/config.yaml +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/Dockerfile +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/LICENSE +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/config.yaml +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/live-llava/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/live-llava/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/assets/llama-factory-Jetson.png +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/assets/training.gif +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/assets/webui.png +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama3/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama3/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama3/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava-v1.5-7b/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava-v1.5-7b/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava-v1.6-vicuna-7b/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava-v1.6-vicuna-7b/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/nanodb/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/nanodb/readme.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/nanodb/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/nanoowl/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/nanoowl/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ollama/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ollama/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ollama/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/parler-tts/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/parler-tts/getVersion.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/parler-tts/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/parler-tts/readme.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/parler-tts/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/stable-diffusion-webui/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/stable-diffusion-webui/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/text-generation-webui/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/text-generation-webui/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/LICENSE +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/config.yaml +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/update.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/whisper/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/whisper/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov10/Dockerfile +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov10/README.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov10/assets/webui.png +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov10/clean.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov10/init.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov10/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov8-rail-inspection/readme.md +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov8-rail-inspection/run.sh +0 -0
- {jetson_examples-0.1.6 → jetson_examples-0.1.7}/setup.cfg +0 -0
File without changes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: jetson-examples
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.7
|
4
4
|
Summary: Running Gen AI models and applications on NVIDIA Jetson devices with one-line command
|
5
5
|
Author-email: luozhixin <zhixin.luo@seeed.cc>
|
6
6
|
Project-URL: Homepage, https://github.com/Seeed-Projects/jetson-examples
|
File without changes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: jetson-examples
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.7
|
4
4
|
Summary: Running Gen AI models and applications on NVIDIA Jetson devices with one-line command
|
5
5
|
Author-email: luozhixin <zhixin.luo@seeed.cc>
|
6
6
|
Project-URL: Homepage, https://github.com/Seeed-Projects/jetson-examples
|
@@ -17,17 +17,14 @@ reComputer/scripts/MoveNet-Lightning/getVersion.sh
|
|
17
17
|
reComputer/scripts/MoveNet-Lightning/init.sh
|
18
18
|
reComputer/scripts/MoveNet-Lightning/readme.md
|
19
19
|
reComputer/scripts/MoveNet-Lightning/run.sh
|
20
|
-
reComputer/scripts/MoveNet-Lightning/images/dance_movenet.gif
|
21
20
|
reComputer/scripts/MoveNet-Thunder/clean.sh
|
22
21
|
reComputer/scripts/MoveNet-Thunder/getVersion.sh
|
23
22
|
reComputer/scripts/MoveNet-Thunder/init.sh
|
24
23
|
reComputer/scripts/MoveNet-Thunder/readme.md
|
25
24
|
reComputer/scripts/MoveNet-Thunder/run.sh
|
26
|
-
reComputer/scripts/MoveNet-Thunder/images/dance_movenet.gif
|
27
25
|
reComputer/scripts/MoveNetJS/clean.sh
|
28
26
|
reComputer/scripts/MoveNetJS/readme.md
|
29
27
|
reComputer/scripts/MoveNetJS/run.sh
|
30
|
-
reComputer/scripts/MoveNetJS/images/dance.gif
|
31
28
|
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/init.sh
|
32
29
|
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/run.sh
|
33
30
|
reComputer/scripts/audiocraft/README.md
|
@@ -40,7 +37,6 @@ reComputer/scripts/comfyui/clean.sh
|
|
40
37
|
reComputer/scripts/comfyui/config.yaml
|
41
38
|
reComputer/scripts/comfyui/init.sh
|
42
39
|
reComputer/scripts/comfyui/run.sh
|
43
|
-
reComputer/scripts/comfyui/images/comfyui.png
|
44
40
|
reComputer/scripts/depth-anything/Dockerfile
|
45
41
|
reComputer/scripts/depth-anything/LICENSE
|
46
42
|
reComputer/scripts/depth-anything/README.md
|
@@ -55,20 +51,6 @@ reComputer/scripts/depth-anything-v2/clean.sh
|
|
55
51
|
reComputer/scripts/depth-anything-v2/config.yaml
|
56
52
|
reComputer/scripts/depth-anything-v2/init.sh
|
57
53
|
reComputer/scripts/depth-anything-v2/run.sh
|
58
|
-
reComputer/scripts/depth-anything-v2/images/Autonomous Driving.png
|
59
|
-
reComputer/scripts/depth-anything-v2/images/Indoor Scenes.png
|
60
|
-
reComputer/scripts/depth-anything-v2/images/Opr.png
|
61
|
-
reComputer/scripts/depth-anything-v2/images/Security.png
|
62
|
-
reComputer/scripts/depth-anything-v2/images/Underwater Scenes.png
|
63
|
-
reComputer/scripts/depth-anything-v2/images/WebUI.png
|
64
|
-
reComputer/scripts/depth-anything-v2/images/teaser.png
|
65
|
-
reComputer/scripts/depth-anything/images/Autonomous Driving.png
|
66
|
-
reComputer/scripts/depth-anything/images/Indoor Scenes.png
|
67
|
-
reComputer/scripts/depth-anything/images/Opr.png
|
68
|
-
reComputer/scripts/depth-anything/images/Security.png
|
69
|
-
reComputer/scripts/depth-anything/images/Underwater Scenes.png
|
70
|
-
reComputer/scripts/depth-anything/images/WebUI.png
|
71
|
-
reComputer/scripts/depth-anything/images/teaser.png
|
72
54
|
reComputer/scripts/live-llava/init.sh
|
73
55
|
reComputer/scripts/live-llava/run.sh
|
74
56
|
reComputer/scripts/llama-factory/README.md
|
@@ -101,8 +83,6 @@ reComputer/scripts/parler-tts/getVersion.sh
|
|
101
83
|
reComputer/scripts/parler-tts/init.sh
|
102
84
|
reComputer/scripts/parler-tts/readme.md
|
103
85
|
reComputer/scripts/parler-tts/run.sh
|
104
|
-
reComputer/scripts/parler-tts/images/audio1.png
|
105
|
-
reComputer/scripts/parler-tts/images/audio2.png
|
106
86
|
reComputer/scripts/stable-diffusion-webui/init.sh
|
107
87
|
reComputer/scripts/stable-diffusion-webui/run.sh
|
108
88
|
reComputer/scripts/text-generation-webui/init.sh
|
@@ -113,10 +93,6 @@ reComputer/scripts/ultralytics-yolo/clean.sh
|
|
113
93
|
reComputer/scripts/ultralytics-yolo/config.yaml
|
114
94
|
reComputer/scripts/ultralytics-yolo/init.sh
|
115
95
|
reComputer/scripts/ultralytics-yolo/run.sh
|
116
|
-
reComputer/scripts/ultralytics-yolo/images/Ultralytics-yolo.gif
|
117
|
-
reComputer/scripts/ultralytics-yolo/images/tasks.png
|
118
|
-
reComputer/scripts/ultralytics-yolo/images/ultralytics_fig1.png
|
119
|
-
reComputer/scripts/ultralytics-yolo/images/ultralytics_fig2.png
|
120
96
|
reComputer/scripts/whisper/init.sh
|
121
97
|
reComputer/scripts/whisper/run.sh
|
122
98
|
reComputer/scripts/yolov10/Dockerfile
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "jetson-examples"
|
7
|
-
version = "0.1.
|
7
|
+
version = "0.1.7"
|
8
8
|
authors = [{ name = "luozhixin", email = "zhixin.luo@seeed.cc" }]
|
9
9
|
description = "Running Gen AI models and applications on NVIDIA Jetson devices with one-line command"
|
10
10
|
readme = "README.md"
|
@@ -11,11 +11,24 @@ RESET=$(tput sgr0)
|
|
11
11
|
echo "${CYAN}This script will install the necessary packages and configurations for running ultralytics-yolo on a Jetson Nano.${RESET}"
|
12
12
|
|
13
13
|
# Install yq for parsing YAML files
|
14
|
-
|
15
|
-
|
14
|
+
if ! command -v yq &> /dev/null
|
15
|
+
then
|
16
|
+
echo "yq is not installed. Installing yq with pip3..."
|
17
|
+
pip3 install yq
|
18
|
+
if command -v yq &> /dev/null
|
19
|
+
then
|
20
|
+
echo "yq has been successfully installed."
|
21
|
+
else
|
22
|
+
echo "Failed to install yq."
|
23
|
+
exit 1
|
24
|
+
fi
|
25
|
+
else
|
26
|
+
echo "yq is already installed."
|
27
|
+
fi
|
28
|
+
|
16
29
|
# Read configuration
|
17
30
|
CURRENT_DIR="ultralytics-yolo"
|
18
|
-
CONFIG_FILE="
|
31
|
+
CONFIG_FILE="${(dirname "$(realpath "$0")")}/config.yaml"
|
19
32
|
ALLOWED_L4T_VERSIONS=$(yq -r '.allowed_l4t_versions[]' $CONFIG_FILE)
|
20
33
|
ALLOWED_L4T_VERSIONS_ARRAY=($ALLOWED_L4T_VERSIONS)
|
21
34
|
REQUIRED_DISK_SPACE=$(yq -r '.required_disk_space' $CONFIG_FILE)
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/jetson_examples.egg-info/dependency_links.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/clean.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/getVersion.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/init.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Lightning/readme.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/getVersion.sh
RENAMED
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/MoveNet-Thunder/readme.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/Dockerfile
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything/config.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/Dockerfile
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/LICENSE
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/README.md
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/clean.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/config.yaml
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/depth-anything-v2/init.sh
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/assets/training.gif
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llama-factory/assets/webui.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava-v1.6-vicuna-7b/init.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/llava-v1.6-vicuna-7b/run.sh
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/stable-diffusion-webui/init.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/stable-diffusion-webui/run.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/text-generation-webui/init.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/text-generation-webui/run.sh
RENAMED
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/README.md
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/clean.sh
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/ultralytics-yolo/config.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov8-rail-inspection/readme.md
RENAMED
File without changes
|
{jetson_examples-0.1.6 → jetson_examples-0.1.7}/reComputer/scripts/yolov8-rail-inspection/run.sh
RENAMED
File without changes
|
File without changes
|