Merge branch 'main' of https://huggingface.co/spaces/Yakova/Embedding
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -40,4 +40,5 @@ broken-source
|
|
40 |
torch
|
41 |
torchvision
|
42 |
torchaudio
|
43 |
-
git+https://github.com/kramcat/CharacterAI.git
|
|
|
|
40 |
torch
|
41 |
torchvision
|
42 |
torchaudio
|
43 |
+
git+https://github.com/kramcat/CharacterAI.git
|
44 |
+
websockets==11.0.3
|