liuhuadai commited on
Commit
464dea1
1 Parent(s): 6523b2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -53,4 +53,5 @@ vocoder_path="./model/vocoder"
53
  audio_path = AudioLCMBatchInfer(prompts, config_path=config_path, model_path=model_path, vocoder_path=vocoder_path)
54
  ```
55
 
56
-
 
 
53
  audio_path = AudioLCMBatchInfer(prompts, config_path=config_path, model_path=model_path, vocoder_path=vocoder_path)
54
  ```
55
 
56
+ ## DEMO
57
+ 🎵🎵Welcome to try our demo🎵🎵: [https://huggingface.co/spaces/AIGC-Audio/AudioLCM](https://huggingface.co/spaces/AIGC-Audio/AudioLCM)