This commit is contained in:
xiaolai
2024-06-21 08:17:06 +08:00
parent 1c10bffbc8
commit 46b0f57d3d
5 changed files with 18 additions and 5 deletions

View File

@@ -41,8 +41,8 @@
}
],
"source": [
"!pip install edge-tts\n",
"!pip install pygame"
"%pip install edge-tts\n",
"%pip install pygame"
]
},
{