Skip to content

Commit

Permalink
Update tafrigh version in Google Colab notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
AliOsm committed Jul 1, 2024
1 parent af25e6e commit f00dfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colab_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"print('جارٍ تجهيز بيئة العمل.')\n",
"\n",
"# Setup Tafrigh.\n",
"%pip install -U tafrigh[wit,whisper]==1.1.4 > install_logs.txt\n",
"%pip install -U tafrigh[wit,whisper]==1.4.13 > install_logs.txt\n",
"\n",
"# Start: Quick fix related to Colab, HuggingFace, and faster-whisper.\n",
"!apt install libcublas11 > fix_logs.txt\n",
Expand Down

0 comments on commit f00dfb8

Please sign in to comment.