Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa6813d

Browse files
Clarified model options
1 parent 51ed446 commit fa6813d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Prototype_2_Electric_Boogalooo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"colab": {
66
"provenance": [],
77
"mount_file_id": "1YJfEK8zha4PfUk2yP9y-XbO4vtmn83gE",
8-
"authorship_tag": "ABX9TyOBWPsdBZG7A+YZa8hU7Fjw",
8+
"authorship_tag": "ABX9TyPqC8aZOBxrn5vwvNxHoub4",
99
"include_colab_link": true
1010
},
1111
"kernelspec": {
@@ -293,7 +293,7 @@
293293
{
294294
"cell_type": "code",
295295
"source": [
296-
"model_path = root_path + f'/Fit Form AI Resources/pose_landmarker_{input(\"What model to use? \")}.task'"
296+
"model_path = root_path + f'/Fit Form AI Resources/pose_landmarker_{input(\"What model to use? (lite/heavy)\")}.task'"
297297
],
298298
"metadata": {
299299
"id": "Zng2DvUJcJjc",

0 commit comments

Comments
 (0)