Updated by Colaboratory

This commit is contained in:
hzwer
2020-11-16 13:20:41 +08:00
parent 02d288038a
commit 413112bb94

View File

@@ -5,7 +5,7 @@
"colab": {
"name": "Untitled0.ipynb",
"provenance": [],
"authorship_tag": "ABX9TyPb3+Qmydrc7MbUFGq8Sfb8",
"authorship_tag": "ABX9TyP143hV+/zmlLHWRyJnD8Fb",
"include_colab_link": true
},
"kernelspec": {
@@ -77,9 +77,8 @@
"id": "dnLn4aHHPzN3"
},
"source": [
"!git pull\n",
"!nvidia-smi\n",
"!python3 inference_mp4_2x.py --video demo.mp4 --montage --fps=60"
"!python3 inference_mp4_4x.py --video demo.mp4 --montage --fps=60"
],
"execution_count": null,
"outputs": []