mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-10 10:09:51 +08:00
add fix
This commit is contained in:
parent
168903cb3e
commit
b4764cf91f
@ -1,12 +1,12 @@
|
|||||||
# Requirements aligned with original GPT-SoVITS app
|
# Requirements aligned with original GPT-SoVITS app - CONFLICT RESOLVED
|
||||||
# Core scientific computing - MATCHING ORIGINAL
|
# Core scientific computing - MINIMAL CHANGE TO FIX CONFLICT
|
||||||
numpy==1.23.4
|
numpy==1.23.5 # Changed from 1.23.4 to satisfy tensorflow>=1.23.5 requirement
|
||||||
scipy==1.13.1
|
scipy==1.13.1
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
|
|
||||||
# TensorFlow ecosystem - MATCHING ORIGINAL
|
# TensorFlow ecosystem - MATCHING ORIGINAL
|
||||||
tensorboard==2.19.0
|
tensorboard==2.19.0
|
||||||
tensorflow==2.15.0 # Compatible with tensorboard 2.19.0
|
tensorflow==2.15.0
|
||||||
|
|
||||||
# PyTorch ecosystem - MATCHING ORIGINAL
|
# PyTorch ecosystem - MATCHING ORIGINAL
|
||||||
torch>=2.1.0
|
torch>=2.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user