refactoring cm-cli.py based on typer

fix: git_helper - --pip-non-url isn't working properly
This commit is contained in:
Dr.Lt.Data
2024-05-15 13:08:43 +09:00
parent 9bf918b103
commit 9b5a2530fd
4 changed files with 642 additions and 367 deletions

View File

@@ -2,4 +2,7 @@ GitPython
PyGithub
matrix-client==0.4.0
transformers
huggingface-hub>0.20
huggingface-hub>0.20
typer
rich
typing-extensions