Skip to content

Commit

Permalink
Update GANDLF/cli/huggingface_hub_handler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati authored Sep 10, 2024
1 parent 8ac070a commit c4fc455
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions GANDLF/cli/huggingface_hub_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,6 @@
def push_to_model_hub(
repo_id: str,
folder_path: str,
path_in_repo: Union[str, None] = None,
commit_message: Union[str, None] = None,
commit_description: Union[str, None] = None,
token: Union[str, None] = None,
revision: Union[str, None] = None,
):
Expand Down

0 comments on commit c4fc455

Please sign in to comment.