Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -39,4 +39,5 @@ broken-source
|
|
39 |
torch
|
40 |
torchvision
|
41 |
torchaudio
|
42 |
-
git+https://github.com/kramcat/CharacterAI.git
|
|
|
|
39 |
torch
|
40 |
torchvision
|
41 |
torchaudio
|
42 |
+
git+https://github.com/kramcat/CharacterAI.git
|
43 |
+
websockets==11.0.3
|