[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [[source]] name = "torch" url = "https://download.pytorch.org/whl/cu116" verify_ssl = true [dev-packages] [packages] torch = "*" torchvision = "*" diffusers = "*" transformers = "==4.19.2" huggingface-hub = "*" ftfy = "*" scipy = "*" opencv-python = "*" pytorch-lightning = "==1.4.2" invisible-watermark = "*" discord.py = "*" [requires] python_version = "3.9"