VoiceCraft_gradio / README.md
reach-vb's picture
reach-vb HF staff
Update README.md
9a16d86 verified
|
raw
history blame
348 Bytes
---
title: VoiceCraft
emoji: πŸ“ˆ
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.27.0
app_file: app.py
pinned: false
license: cc-by-nc-sa-4.0
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
```bash
conda create -n voicecraft_gradio python=3.10.13
pip install -r requirements.txt
```