huggingface_hub
b514069d - Fix HfApi.create_repo when repo_type is 'space' (#394)

Commit
4 years ago
Fix HfApi.create_repo when repo_type is 'space' (#394) * :bug: fix create spaces * :bug: fix create spaces bug * :sparkles: add spaces sdk types as constant * :test_tube: add a commit that unskips spaces test * :white_check_mark: skip spaces tests while in beta * :construction: update cli * :bug: fix missed merge confict * :lipstick: style * :bug: add missing import * :art: only hardcode gated param for spaces repos * :white_check_mark: Update spaces tests to use prod * :white_check_mark: use staging endpoint for spaces tests * :fire: remove hack
Author
Parents
Loading