character ai
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -30,7 +30,7 @@ glfw
|
|
30 |
Pillow
|
31 |
numpy
|
32 |
broken-source
|
33 |
-
|
34 |
|
35 |
# git+https://github.com/snowby666/poe-api-wrapper.git@2c91207598ad930901cb9fb09734705056b7b6a9
|
36 |
# git+https://github.com/Mbonea-Mjema/ballyregan.git
|
@@ -38,4 +38,5 @@ git+https://github.com/Xtr4F/PyCharacterAI.git
|
|
38 |
--find-links https://download.pytorch.org/whl/cpu
|
39 |
torch
|
40 |
torchvision
|
41 |
-
torchaudio
|
|
|
|
30 |
Pillow
|
31 |
numpy
|
32 |
broken-source
|
33 |
+
|
34 |
|
35 |
# git+https://github.com/snowby666/poe-api-wrapper.git@2c91207598ad930901cb9fb09734705056b7b6a9
|
36 |
# git+https://github.com/Mbonea-Mjema/ballyregan.git
|
|
|
38 |
--find-links https://download.pytorch.org/whl/cpu
|
39 |
torch
|
40 |
torchvision
|
41 |
+
torchaudio
|
42 |
+
git+git+https://github.com/Xtr4F/PyCharacterAI
|