Skip to content

[Feature Request]: about webui-user.bat #16912

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
KaiXin1977 opened this issue Mar 22, 2025 · 2 comments
Open
1 task done

[Feature Request]: about webui-user.bat #16912

KaiXin1977 opened this issue Mar 22, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@KaiXin1977
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

when i have run the file of webui-user.bat, The download speed is too slow。so ,I have already downloaded Partial files through other means and installed it via pip。next, when i run the file of webui-user.bat, It still requires downloading the file I've already installed。

Proposed workflow

Can webui-user.bat skip already installed files

Additional information

No response

@KaiXin1977 KaiXin1977 added the enhancement New feature or request label Mar 22, 2025
@missionfloyd
Copy link
Collaborator

Make sure you're installing it in a venv.

Create a venv with python -m venv venv
Activate it with venv\scripts\activate
Then install your packages with pip

Alternatively, you can use it without a venv by setting VENV_DIR to -

@Andryrich
Copy link

Когда я запускаю webui-user.bat у меня ошибка загрузки : unable to create venv directory " системе не удается найти указанный путь. Что делать подскажите?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants