Fixed bug with hw accel ffmpeg encoders by testing them beforehand #12. Added command arg —colab_performance to maximize performance in Google Colab. Colab notebook updated.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"\n",
|
||||
"!wget --content-disposition \"https://huggingface.co/deepinsight/inswapper/resolve/main/inswapper_128.onnx\"\n",
|
||||
"\n",
|
||||
"!python app.py --share_gradio\n"
|
||||
"!python app.py --share_gradio --colab_performance\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user