Merge pull request #156 from SamratBarai/patch-2

This commit is contained in:
Gong Junmin
2025-05-13 20:32:30 +08:00
committed by GitHub
+3 -1
View File
@@ -123,7 +123,9 @@
"\n",
"\n",
"print(\" * Running UI...\")\n",
"!python app.py --checkpoint_path ./checkpoints/ --port 7865 --device_id 0 --share true --bf16 {bf16}"
"\n",
"!pip install e .",
"!acestep --checkpoint_path ./checkpoints/ --port 7865 --device_id 0 --share true --bf16 {bf16}"
],
"metadata": {
"cellView": "form",