mirror of
https://github.com/outbackdingo/ACE-Step.git
synced 2026-03-20 21:46:01 +00:00
Merge pull request #219 from craftmine1000/main
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"colab_type": "text"
|
||||
},
|
||||
"source": [
|
||||
"<a href=\"https://colab.research.google.com/github/craftmine1000/ACE-Step-Colab-Opt/blob/main/colab_inference.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
|
||||
"<a href=\"https://colab.research.google.com/github/ace-step/ACE-Step/blob/main/colab_inference.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -45,7 +45,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"#!pip uninstall ace-step -y\n",
|
||||
"!pip install --upgrade git+https://github.com/craftmine1000/ACE-Step-Colab-Opt.git\n",
|
||||
"!pip install --upgrade git+https://github.com/ace-step/ACE-Step.git\n",
|
||||
"import os\n",
|
||||
"os.environ['ACE_PIPELINE_DTYPE'] = 'float16'"
|
||||
]
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"colab_type": "text"
|
||||
},
|
||||
"source": [
|
||||
"<a href=\"https://colab.research.google.com/github/TheNeodev/ACE-Step/blob/main/inference.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
|
||||
"<a href=\"https://colab.research.google.com/github/ace-step/ACE-Step/blob/main/inference.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@
|
||||
"repopath = codecs.decode('erdhverzragf.gkg', 'rot_13')\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"!git clone https://github.com/usamireko/ACE-Step\n",
|
||||
"!git clone https://github.com/ace-step/ACE-Step\n",
|
||||
"%cd /content/ACE-Step\n",
|
||||
"\n",
|
||||
"\n",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
datasets==3.4.1
|
||||
diffusers==0.32.2
|
||||
diffusers>=0.33.0
|
||||
gradio
|
||||
librosa==0.11.0
|
||||
loguru==0.7.3
|
||||
|
||||
Reference in New Issue
Block a user