- 
                Notifications
    You must be signed in to change notification settings 
- Fork 837
Add new HF commands #3384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Add new HF commands #3384
Changes from all commits
      Commits
    
    
            Show all changes
          
          
            22 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      d40e4ac
              
                [1.0] Httpx migration (#3328)
              
              
                Wauplin 63278df
              
                Bump minimal version to Python3.9 (#3343)
              
              
                Wauplin 7213f97
              
                Remove `HfFolder` and `InferenceAPI` classes (#3344)
              
              
                Wauplin 966df29
              
                [v1.0] Remove more deprecated stuff (#3345)
              
              
                Wauplin 72c53f4
              
                [v1.0] Remove `Repository` class (#3346)
              
              
                Wauplin e56ba6e
              
                bump to 1.0.0.dev0
              
              
                Wauplin ccca22e
              
                Remove _deprecate_positional_args on login methods (#3349)
              
              
                Wauplin 98aa8ba
              
                Merge branch 'main' into v1.0-release
              
              
                Wauplin b679858
              
                [v1.0] Remove imports kept only for backward compatibility (#3350)
              
              
                Wauplin aef9df2
              
                Merge branch 'v1.0-release' of github.com:huggingface/huggingface_hub…
              
              
                Wauplin 877955d
              
                [v1.0] Remove keras2 utilities (#3352)
              
              
                Wauplin 9cb1955
              
                [v1.0] Remove anything tensorflow-related + deps (#3354)
              
              
                Wauplin 84de3c5
              
                Merge branch 'main' into v1.0-release
              
              
                Wauplin 3b562ca
              
                Release: v1.0.0.rc0
              
              
                Wauplin 4a460be
              
                [v1.0] Update "HTTP backend" docs + `git_vs_http` guide (#3357)
              
              
                Wauplin 16f3ad1
              
                Refactor CLI implementation using Typer (#3372)
              
              
                hanouticelina 6d5e24a
              
                add hf repo delete command
              
              
                hanouticelina 0b90a3f
              
                add repo settings, repo move, repo branch commands
              
              
                hanouticelina ebdf121
              
                fix test
              
              
                hanouticelina 2cbafbb
              
                Apply suggestions from code review
              
              
                hanouticelina a716d47
              
                Merge branch 'v1.0-release' of github.com:huggingface/huggingface_hub…
              
              
                hanouticelina 34e23af
              
                Merge branch 'new-hf-commands' of github.com:huggingface/huggingface_…
              
              
                hanouticelina File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrelated to this PR but thinking we should remove this parameter in v1.0. Feels almost outdated now that almost all repos are xet-enabled