Skip to content

Commit 4a29c94

Browse files
committed
add websocket to the requirements
1 parent 84243e6 commit 4a29c94

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ ChatTTS>=0.1.1
77
funasr>=1.1.6
88
modelscope>=1.17.1
99
deepfilternet>=0.5.6
10+
websocket-client>=1.8.0

requirements_mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ChatTTS>=0.1.1
99
funasr>=1.1.6
1010
modelscope>=1.17.1
1111
deepfilternet>=0.5.6
12-
12+
websocket-client>=1.8.0

0 commit comments

Comments
 (0)