Skip to content
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

ModuleNotFoundError: No module named 'gguf' #830

Closed
Nisekoi-1 opened this issue Aug 15, 2024 · 1 comment
Closed

ModuleNotFoundError: No module named 'gguf' #830

Nisekoi-1 opened this issue Aug 15, 2024 · 1 comment

Comments

@Nisekoi-1
Copy link

aceback (most recent call last):
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\launch.py", line 51, in
main()
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\launch.py", line 47, in main
start()
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\modules\launch_utils.py", line 546, in start
import webui
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\webui.py", line 19, in
initialize_forge()
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\modules_forge\initialization.py", line 67, in initialize_forge
from modules_forge.shared import diffusers_dir
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\modules_forge\shared.py", line 4, in
from backend import utils
File "D:\AI\Matrix\Packages\stable-diffusion-webui-forge\backend\utils.py", line 1, in
import gguf
ModuleNotFoundError: No module named 'gguf'

@Nisekoi-1
Copy link
Author

got fixed now.

mohnjiles added a commit to LykosAI/StabilityMatrix-Dev that referenced this issue Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant