Skip to content

Commit

Permalink
fix(trame): ensure newer version of trame to suport used API
Browse files Browse the repository at this point in the history
fix #136
  • Loading branch information
jourdain committed Oct 21, 2024
1 parent 0d42b9e commit 1feb094
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ dependencies = [
"timm>=1.0.3",
"torch",
"torchvision",
"trame>=3.6",
"trame>=3.7",
"trame-quasar",
"trame-server>=3.2",
"transformers",
"umap-learn",
"nrtk[headless]>=0.12.0",
Expand Down

0 comments on commit 1feb094

Please sign in to comment.