"scripts/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "366a603e95561052128c112536976db700bcffac"
Unverified Commit 7090a624 authored by Soujanya Poria's avatar Soujanya Poria Committed by GitHub
Browse files

Update README.md

parent f7cfcd21
...@@ -32,7 +32,7 @@ TangoFlux consists of FluxTransformer blocks, which are Diffusion Transformers ( ...@@ -32,7 +32,7 @@ TangoFlux consists of FluxTransformer blocks, which are Diffusion Transformers (
![cover-photo](assets/tangoflux.png) ![cover-photo](assets/tangoflux.png)
🚀 **TangoFlux can generate up to 30 seconds long 44.1kHz stereo audios in about 3 seconds.** 🚀 **TangoFlux can generate up to 30 seconds long 44.1kHz stereo audios in about 3 seconds on an A40 GPU.**
## Training TangoFlux ## Training TangoFlux
We use the accelerate package from HuggingFace for multi-gpu training. Run accelerate config from terminal and set up your run configuration by the answering the questions asked. We have placed the default accelerator config in the `configs` folder. Please specify the path to your training files in the configs/tangoflux_config.yaml. A sample of train.json and val.json has been provided. Replace them with your own audio. We use the accelerate package from HuggingFace for multi-gpu training. Run accelerate config from terminal and set up your run configuration by the answering the questions asked. We have placed the default accelerator config in the `configs` folder. Please specify the path to your training files in the configs/tangoflux_config.yaml. A sample of train.json and val.json has been provided. Replace them with your own audio.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment