mrfakename commited on
Commit
cf1d30e
·
verified ·
1 Parent(s): e28ff44

Sync from GitHub repo

Browse files

This Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there

Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -26,6 +26,7 @@ dependencies = [
26
  "librosa",
27
  "matplotlib",
28
  "numpy<=1.26.4",
 
29
  "pydub",
30
  "pypinyin",
31
  "safetensors",
 
26
  "librosa",
27
  "matplotlib",
28
  "numpy<=1.26.4",
29
+ "pydantic<=2.10.6",
30
  "pydub",
31
  "pypinyin",
32
  "safetensors",