latentblending/requirements.txt

57 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-12-02 11:49:55 +00:00
aiohttp==3.8.3
aiosignal==1.3.1
antlr4-python3-runtime==4.9.3
async-timeout==4.0.2
2023-01-02 08:26:48 +00:00
attrs==22.2.0
2022-12-02 11:49:55 +00:00
charset-normalizer==2.1.1
contourpy==1.0.6
cycler==0.11.0
einops==0.6.0
ffmpeg-python==0.2.0
2023-01-02 08:26:48 +00:00
filelock==3.9.0
2022-12-02 11:49:55 +00:00
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2022.11.0
ftfy==6.1.1
2023-02-20 10:28:23 +00:00
future==0.18.3
2023-02-20 06:28:53 +00:00
gradio==3.16.0
2022-12-02 11:49:55 +00:00
huggingface-hub==0.11.1
2023-01-02 08:26:48 +00:00
idna==3.4
2022-12-02 11:49:55 +00:00
kiwisolver==1.4.4
2023-01-02 08:26:48 +00:00
lightning-utilities==0.5.0
2023-02-21 08:34:22 +00:00
lpips==0.1.4
2022-12-02 11:49:55 +00:00
matplotlib==3.6.2
2023-01-02 08:26:48 +00:00
multidict==6.0.4
numpy==1.24.1
2022-12-02 11:49:55 +00:00
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
2023-01-02 08:26:48 +00:00
omegaconf==2.3.0
open-clip-torch==2.9.1
opencv-python==4.7.0.68
packaging==22.0
Pillow==9.4.0
2023-02-20 10:28:23 +00:00
protobuf==3.20.2
2023-01-02 08:26:48 +00:00
pyparsing==3.0.9
python-dateutil==2.8.2
2023-02-20 06:28:53 +00:00
python-dotenv==0.21.1
2023-01-02 08:26:48 +00:00
pytorch-lightning==1.8.6
2022-12-02 12:17:51 +00:00
PyYAML==6.0
2022-12-02 11:49:55 +00:00
regex==2022.10.31
2023-01-02 08:26:48 +00:00
requests==2.28.1
sentencepiece==0.1.97
six==1.16.0
2022-12-02 11:49:55 +00:00
tensorboardX==2.5.1
tokenizers==0.13.2
2023-01-02 08:26:48 +00:00
torch==1.13.1
torchaudio==0.13.1
2022-12-02 11:49:55 +00:00
torchmetrics==0.11.0
2023-01-02 08:26:48 +00:00
torchvision==0.14.1
2022-12-02 11:49:55 +00:00
tqdm==4.64.1
transformers==4.25.1
typing_extensions==4.4.0
2023-01-02 08:26:48 +00:00
urllib3==1.26.13
2022-12-02 11:49:55 +00:00
wcwidth==0.2.5
2023-01-02 08:26:48 +00:00
yarl==1.8.2