mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-22 19:09:57 +00:00
fix notebook for safetensors
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# Fast install, might break in the future.\n",
|
||||
"!pip install 'safetensors<0.6'\n",
|
||||
"!pip install 'sphn<0.2'\n",
|
||||
"!pip install --no-deps \"moshi==0.2.11\"\n",
|
||||
"# Slow install (will download torch and cuda), but future proof.\n",
|
||||
|
||||
Reference in New Issue
Block a user