Browse Source

Updated Python version in dora-phi4 model

#814
7SOMAY haixuantao 10 months ago
parent
commit
872c4351eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      node-hub/dora-phi4/pyproject.toml

+ 1
- 1
node-hub/dora-phi4/pyproject.toml View File

@@ -5,7 +5,7 @@ authors = [{ name = "Somay", email = "ssomay2002@gmail.com" }]
description = "DORA node for Phi-4 multimodal model"
license = { text = "MIT" }
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.10"

dependencies = [
"dora-rs >=0.3.9",


Loading…
Cancel
Save