mrfakename commited on
Commit
62711be
·
verified ·
1 Parent(s): 532542f

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 -1
pyproject.toml CHANGED
@@ -14,7 +14,7 @@ classifiers = [
14
  "Programming Language :: Python :: 3",
15
  ]
16
  dependencies = [
17
- "accelerate>=0.33.0",
18
  "bitsandbytes>0.37.0; platform_machine != 'arm64' and platform_system != 'Darwin'",
19
  "cached_path",
20
  "click",
 
14
  "Programming Language :: Python :: 3",
15
  ]
16
  dependencies = [
17
+ "accelerate>=0.33.0,!=1.7.0",
18
  "bitsandbytes>0.37.0; platform_machine != 'arm64' and platform_system != 'Darwin'",
19
  "cached_path",
20
  "click",