taming-transformer
Showing
model.properties
0 → 100644
readme_imgs/R-C.gif
0 → 100644
334 KB
readme_imgs/image-1.png
0 → 100644
450 KB
readme_imgs/image-2.png
0 → 100644
34.9 KB
readme_imgs/image-3.png
0 → 100644
1.6 MB
requirements.txt
0 → 100644
| # torch==1.10.1 | ||
| # torchvision==0.11.1 | ||
| numpy>=1.19albumentations==0.4.3 | ||
| opencv-python==4.1.2.30 | ||
| pudb==2019.2 | ||
| imageio==2.9.0 | ||
| imageio-ffmpeg==0.4.2 | ||
| pytorch-lightning==1.0.8 | ||
| omegaconf==2.0.0 | ||
| test-tube>=0.7.5 | ||
| streamlit>=0.73.1 | ||
| einops==0.3.0 | ||
| more-itertools>=8.0.0 | ||
| transformers | ||
| albumentations==0.4.3 | ||
| packaging==21.3 | ||
| pillow | ||
| timm | ||
| \ No newline at end of file |
scripts/extract_depth.py
0 → 100644
scripts/extract_submodel.py
0 → 100644
scripts/make_samples.py
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
setup.py
0 → 100644
taming/data/ade20k.py
0 → 100644
taming/data/base.py
0 → 100644
taming/data/coco.py
0 → 100644