DL-Art-School/codes/requirements.txt

48 lines
594 B
Plaintext
Raw Normal View History

# Fundamentals
2019-11-24 07:48:52 +00:00
numpy
pyyaml
tb-nightly
future
2020-06-01 21:09:52 +00:00
scp
tqdm
2020-08-03 22:57:56 +00:00
matplotlib
scipy
munch
2020-09-09 16:46:08 +00:00
tqdm
scp
2020-10-27 21:24:05 +00:00
tensorboard
2021-01-12 03:09:16 +00:00
orjson
2021-03-03 03:51:48 +00:00
einops
2021-06-05 05:23:20 +00:00
lambda-networks
2022-06-10 03:15:09 +00:00
mup
# For image generation stuff
opencv-python
kornia
pytorch_ssim
gsa-pytorch
pytorch_fid==0.1.1
# For audio generation stuff
inflect==0.2.5
librosa==0.6.0
Unidecode==1.0.22
tgt == 1.4.4
pyworld == 0.2.10
audio2numpy
SoundFile
# For text stuff
transformers
tokenizers
2022-01-16 00:28:59 +00:00
jiwer # calculating WER
omegaconf
# lucidrains stuff
vector_quantize_pytorch
linear_attention_transformer
rotary-embedding-torch
axial_positional_embedding
2022-01-11 23:25:40 +00:00
g-mlp-pytorch
x-clip
x_transformers