We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ed446 commit fa6813dCopy full SHA for fa6813d
Prototype_2_Electric_Boogalooo.ipynb
@@ -5,7 +5,7 @@
5
"colab": {
6
"provenance": [],
7
"mount_file_id": "1YJfEK8zha4PfUk2yP9y-XbO4vtmn83gE",
8
- "authorship_tag": "ABX9TyOBWPsdBZG7A+YZa8hU7Fjw",
+ "authorship_tag": "ABX9TyPqC8aZOBxrn5vwvNxHoub4",
9
"include_colab_link": true
10
},
11
"kernelspec": {
@@ -293,7 +293,7 @@
293
{
294
"cell_type": "code",
295
"source": [
296
- "model_path = root_path + f'/Fit Form AI Resources/pose_landmarker_{input(\"What model to use? \")}.task'"
+ "model_path = root_path + f'/Fit Form AI Resources/pose_landmarker_{input(\"What model to use? (lite/heavy)\")}.task'"
297
],
298
"metadata": {
299
"id": "Zng2DvUJcJjc",
0 commit comments