VoiceCraft_gradio / README.md
pyp1's picture
Upgrade to version 4.26.0 of gradio to fix slow load times (#1)
ca27bc7 verified

A newer version of the Gradio SDK is available: 5.6.0

Upgrade
metadata
title: VoiceCraft
emoji: 📈
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.26.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

conda create -n voicecraft_gradio python=3.10.13  
pip install -r requirements.txt