Skip to content

Commit

Permalink
Merge pull request #286 from mi804/modelscope
Browse files Browse the repository at this point in the history
add dependency for modelscope
  • Loading branch information
zhiyuan8 authored Nov 25, 2024
2 parents 41e41cb + 6193521 commit 99022ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies = [
"pydantic",
"pillow",
"huggingface_hub",
"modelscope",
"prompt_toolkit",
"tqdm", # Shared dependencies
"tabulate",
Expand Down

0 comments on commit 99022ea

Please sign in to comment.