mirror of
https://github.com/outbackdingo/ACE-Step.git
synced 2026-03-21 09:45:57 +00:00
290d1516625cfeaa7fabdcb8a0d21db4e7f8f6aa
Fusic
Installation instructions for Fusic.
Requirements
conda create -n fusic python==3.10
conda activate fusic
pip install -r requirements.txt
conda install ffmpeg
Usage
python app.py
Description
Languages
Python
98.2%
Jupyter Notebook
1.5%
Dockerfile
0.3%