16217d1405
Updated the main.py with the help of ChatGPT to make sure Jade doesn't run forever while still allowing for her to run forever Included a requirements.txt to allow me to install again if need be.
48 lines
880 B
Plaintext
48 lines
880 B
Plaintext
boto3==1.26.132
|
|
botocore==1.29.132
|
|
certifi==2023.5.7
|
|
cffi==1.15.1
|
|
charset-normalizer==3.1.0
|
|
colorama==0.4.6
|
|
einops==0.6.1
|
|
encodec==0.1.1
|
|
filelock==3.12.0
|
|
fsspec==2023.5.0
|
|
funcy==2.0
|
|
huggingface-hub==0.14.1
|
|
idna==3.4
|
|
Jinja2==3.1.2
|
|
jmespath==1.0.1
|
|
MarkupSafe==2.1.2
|
|
mpmath==1.3.0
|
|
mypy==1.3.0
|
|
mypy-extensions==1.0.0
|
|
networkx==3.1
|
|
numpy==1.24.3
|
|
packaging==23.1
|
|
Pillow==9.3.0
|
|
pocketsphinx==5.0.0
|
|
PyAudio==0.2.13
|
|
pycparser==2.21
|
|
python-dateutil==2.8.2
|
|
PyYAML==6.0
|
|
regex==2023.5.5
|
|
requests==2.30.0
|
|
s3transfer==0.6.1
|
|
scipy==1.10.1
|
|
six==1.16.0
|
|
sounddevice==0.4.6
|
|
soundfile==0.12.1
|
|
SpeechRecognition==3.10.0
|
|
suno-bark @ git+https://github.com/suno-ai/bark.git@1ad007171e0c46078eb6d3afb6db4daf0c4f41cd
|
|
sympy==1.12
|
|
tokenizers==0.13.3
|
|
tomli==2.0.1
|
|
torch==2.0.1+cu117
|
|
torchaudio==2.0.2+cu117
|
|
torchvision==0.15.2+cu117
|
|
tqdm==4.65.0
|
|
transformers==4.29.0
|
|
typing_extensions==4.5.0
|
|
urllib3==1.26.15
|