代码拉取完成,页面将自动刷新
[project]
name = "videomosaic"
version = "0.1.0"
description = "一站式短视频拼接软件 无依赖,点击即用,自动去黑边,自动帧同步,自动调整分辨率,批量变更视频为横屏/竖屏"
authors = [
{ name = "PythonImporter", email = "271374667@qq.com" }
]
dependencies = [
"pyside6-fluent-widgets>=1.5.6",
"ansi2html>=1.9.1",
"loguru>=0.7.2",
"opencv-contrib-python>=4.10.0.84",
"typing-extensions>=4.12.2",
"auto-editor>=24.31.1",
"audio-separator[cpu]>=0.18.3",
"noisereduce>=3.0.2",
"onnx==1.16.1",
]
readme = "README.md"
requires-python = ">= 3.10"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.rye]
managed = true
dev-dependencies = [
"nuitka>=2.2.3",
"pyinstaller>=6.10.0",
]
[[tool.rye.sources]]
name = "default"
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
[[tool.rye.sources]]
name = "pypi"
url = "https://pypi.org/simple"
[[tool.rye.sources]]
name = "pytorch"
url = "https://download.pytorch.org/whl/cu121"
[tool.hatch.metadata]
allow-direct-references = true
[tool.hatch.build.targets.wheel]
packages = ["src/videomosaic"]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。