You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download model file to current work dir by default and fix chinese file name issue (#103)
- Introduced logging in download_model.py
- Added logging in upload_repo.py
- Updated CLI command help text
- Replaced print statements with logger in file_upload.py
- Enhanced logging in repository.py
- Improved logging in snapshot_download.py
- Added cache path constants in local_folder.py
- Cleaned up cache after upload in main.py
- Added error logging for dataset and model info retrieval in utils.py
- Migrated setup configuration to pyproject.toml
0 commit comments