plop
This commit is contained in:
parent
080f349403
commit
774ef275a4
|
|
@ -9,7 +9,7 @@
|
||||||
"source": [
|
"source": [
|
||||||
"# Fast install, might break in the future.\n",
|
"# Fast install, might break in the future.\n",
|
||||||
"!pip install 'sphn<0.2'\n",
|
"!pip install 'sphn<0.2'\n",
|
||||||
"!pip install --no-deps \"moshi==0.2.7\n",
|
"!pip install --no-deps \"moshi==0.2.7\"\n",
|
||||||
"# Slow install (will download torch and cuda), but future proof.\n",
|
"# Slow install (will download torch and cuda), but future proof.\n",
|
||||||
"# !pip install \"moshi==0.2.7\""
|
"# !pip install \"moshi==0.2.7\""
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user