Metadata-Version: 2.1
Name: phenaki-pytorch
Version: 0.4.2
Summary: Phenaki - Pytorch
Home-page: https://github.com/lucidrains/phenaki-pytorch
Author: Phil Wang
Author-email: lucidrains@gmail.com
License: MIT
Keywords: artificial intelligence,deep learning,transformers,attention mechanisms,text-to-video
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: accelerate
Requires-Dist: beartype
Requires-Dist: einops>=0.7
Requires-Dist: ema-pytorch>=0.2.2
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: numpy
Requires-Dist: sentencepiece
Requires-Dist: torch>=1.6
Requires-Dist: torchtyping
Requires-Dist: torchvision
Requires-Dist: transformers>=4.20.1
Requires-Dist: tqdm
Requires-Dist: vector-quantize-pytorch>=1.11.8
