lllyasviel / lllyasviel/FramePack
Unable to run unless I choose to run as an administrator
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I have just downloaded the FramePack standalone package (framepack_cu126_torch26) but I am unable to run the run.bat file unless I choose to run it as local admin via the Start button and Command Prompt (Admin).
Right clicking on the run.bat file and choosing "Run as administrator" doesn't allow it to see the files environment.bat or git.
> 'environment.bat' is not recognized as an internal or external command, operable program or batch file.
> 'git' is not recognized as an internal or external command, operable program or batch file.
> 'git' is not recognized as an internal or external command, operable program or batch file.
Running the files directly as my regular account I get this message:
[Pastebin link](https://pastebin.com/k9j6vsHH)
If I run the run.bat file as admin, it does load and download the model files, but then I don't have access to any of my network drives as they are all mapped as my non-admin user.
I thought that maybe once it had installed the first time, it would then work properly, but closing the program down then re-running it without admin credentials, it gave the same error message, torchvision::nms does not exist.
I even tried giving my normal user account full access to the folder, but still get the same error message!
Does anybody have any ideas other than just running it as my administrator account? I'd prefer to not have to do that if possible.
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
Start with the standalone package's run.bat and environment.bat, then compare their behavior under a regular account and an administrator account. Reproduce the torchvision::nms error and review the linked Pastebin output alongside the reported git and mapped-drive behavior. Done means the package runs under the regular account without losing access to its files or network drives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python, shell
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100