Skip to content

Commit

Permalink
Update roboflow_resnet.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
QIN2DIM committed Nov 2, 2023
1 parent c440cba commit de9a54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/roboflow_resnet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"source": [
"!pip install loguru onnx fire hcaptcha-challenger\n",
"!git clone https://github.com/CaptchaAgent/hcaptcha-model-factory.git\n",
"!mv -f hcaptcha-model-factory/src.\n",
"!mv -f hcaptcha-model-factory/src .\n",
"!rm -rf hcaptcha-model-factory/"
],
"metadata": {
Expand Down

0 comments on commit de9a54f

Please sign in to comment.