Skip to content

Commit 3f3b48b

Browse files
committed
deps: add grpc
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e59db1c commit 3f3b48b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: backend/python/parler-tts/parler-nvidia.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies:
2626
- zlib=1.2.13=h5eee18b_0
2727
- pip:
2828
- accelerate>=0.11.0
29+
- grpcio==1.59.0
2930
- numpy==1.26.0
3031
- nvidia-cublas-cu12==12.1.3.1
3132
- nvidia-cuda-cupti-cu12==12.1.105

Diff for: backend/python/parler-tts/parler.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies:
2727
- pip:
2828
- accelerate>=0.11.0
2929
- numpy==1.26.0
30+
- grpcio==1.59.0
3031
- torch==2.1.0
3132
- transformers>=4.34.0
3233
- descript-audio-codec

0 commit comments

Comments
 (0)