[project] name = "huggingface-spaces-roop-unleashed" version = "4.4.1" description = "" readme = "README.md" authors = [{ name = "RL", email = "iSRL@qq.com" }] license = "AGPL-3.0-or-later" requires-python = ">=3.11" dependencies = [] [project.scripts] huggingface-spaces-roop-unleashed = "huggingface_spaces_roop_unleashed.__main__:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [[tool.uv.index]] url = "https://mirrors.aliyun.com/pypi/simple" default = true [[tool.uv.index]] url = "https://download.pytorch.org/whl/cu124"