-
-
Notifications
You must be signed in to change notification settings - Fork 0
Known Issues
This page documents known issues, limitations, and potential workarounds for the Hugging Face Backup Tool.
- Single File Upload
- Output Logging in Terminal
- Repository Creation Issues
- Spacing and UI Glitches
- Multiple File Selection Not Implemented
- macOS Development Challenges
- Other Issues
- How to Report Issues
Issue: The current version of the tool only supports uploading one file at a time. Selecting multiple files will only upload the first selected file.
- Status: Planned Enhancement.
- Impact: Requires manual uploading of multiple files if you need to backup many files.
- Workaround: Upload files one at a time.
Issue: The output and progress updates from the upload process are primarily displayed in the terminal logs and not fully in the GUI's output window.
- Status: Planned Enhancement.
- Impact: Users must check the terminal for detailed progress information and error messages.
- Workaround: Monitor the terminal output while the upload is in progress.
Issue: There have been reports of issues creating new repositories directly from within the tool.
- Status: Investigating.
- Impact: Users might not be able to create a new repository directly from the GUI, but may need to create a repository via the Hugging Face Hub interface first.
-
Workaround:
- Create the repository manually on the Hugging Face Hub website (https://huggingface.co/new).
- Enter the repository details (owner/username, repository name, and type) in the tool.
Issue: Minor UI layout or spacing issues may be present in certain themes or on specific operating systems.
- Status: Cosmetic.
- Impact: Minor display inconsistencies.
- Workaround: None. This will be fixed as a part of UI updates.
Issue: The tool does not support selecting and uploading multiple files. Only one file at a time may be uploaded.
- Status: Planned Enhancement.
- Impact: Requires manual uploading of multiple files if you need to backup many files.
- Workaround: Upload files one at a time.
Issue: The development process on macOS may be tricky.
- Status: General Challenge
- Impact: Development and testing of this tool is harder on macOS machines.
- Workaround: None.
- Unspecified: If there are any other issues, they will be added to this page.
If you encounter an issue not listed here, please:
- Open an Issue: Create a new issue on the project's GitHub repository ([Link to your Issues page]).
-
Provide Details: Include the following information in your issue:
- A clear description of the problem.
- Steps to reproduce the issue.
- Your operating system and version.
- The tool's version.
- Any relevant error messages or screenshots.