ColossalAI/examples/images/diffusion/requirements.txt

19 lines
296 B
Plaintext
Raw Normal View History

2022-12-12 09:35:23 +00:00
albumentations==1.3.0
opencv-python==4.6.0
2022-11-08 08:14:45 +00:00
pudb==2019.2
2022-12-12 09:35:23 +00:00
prefetch_generator
2022-11-08 08:14:45 +00:00
imageio==2.9.0
imageio-ffmpeg==0.4.2
2022-12-12 09:35:23 +00:00
torchmetrics==0.6
2022-11-08 08:14:45 +00:00
omegaconf==2.1.1
test-tube>=0.7.5
streamlit>=0.73.1
einops==0.3.0
transformers==4.19.2
2022-12-12 09:35:23 +00:00
webdataset==0.2.5
open-clip-torch==2.7.0
gradio==3.11
datasets
colossalai
2022-11-08 08:14:45 +00:00
-e .