Standalone Fix is not Clear - if you need help with standalone no internet version this will fix!
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
just in the run-gradio.bat for the run add this line at the top after the @echo
set HF_HUB_OFFLINE=1
please ma
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open run-gradio.bat and inspect the startup commands, beginning with the top of the file after the @echo line. Done means the standalone run includes HF_HUB_OFFLINE=1 and supports the no-internet use case described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100