updated colab notebook with share_gradio

This commit is contained in:
Xavi Vinaixa
2023-06-06 07:56:23 +02:00
parent b7b545028a
commit b30d324e51

View File

@@ -35,7 +35,7 @@
"outputs": [],
"source": [
"!pip uninstall numpy -y -q\n",
"!pip install numpy==1.24.3 onnxruntime-gpu gradio progressbar33 insightface ffmpeg_python opencv_python -q --force\n",
"!pip install numpy==1.24.3 onnxruntime-gpu gradio insightface ffmpeg_python opencv_python -q --force\n",
"\n",
"!git clone https://github.com/xaviviro/refacer.git\n",
"%cd refacer\n",