You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, so i've been trying to get a fresh install but been running with the same issue. when running the webui-user.bat everything runs fine and then gives the issues below. any help would be appreciated.
already tried running from same drive where all dependencies are in and redownloading everything.
Installing requirements for CodeFormer
Installing requirements for Web UI
Launching Web UI with arguments:
Warning: LDSR not found at path D:[003] Downloads\Dependencies\stable-diffusion-webui\repositories\latent-diffusion\LDSR.py
Traceback (most recent call last):
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\launch.py", line 139, in
start_webui()
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\launch.py", line 135, in start_webui
import webui
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\webui.py", line 10, in
import modules.esrgan_model as esrgan
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\modules\esrgan_model.py", line 9, in
from modules import shared, modelloader, images
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\modules\images.py", line 11, in
from fonts.ttf import Roboto
ImportError: cannot import name 'Roboto' from 'fonts.ttf' (D:[003] Downloads\Dependencies\stable-diffusion-webui\venv\lib\site-packages\fonts\ttf_init_.py)
Press any key to continue...
The text was updated successfully, but these errors were encountered:
Hi, so i've been trying to get a fresh install but been running with the same issue. when running the webui-user.bat everything runs fine and then gives the issues below. any help would be appreciated.
already tried running from same drive where all dependencies are in and redownloading everything.
Installing requirements for CodeFormer
Installing requirements for Web UI
Launching Web UI with arguments:
Warning: LDSR not found at path D:[003] Downloads\Dependencies\stable-diffusion-webui\repositories\latent-diffusion\LDSR.py
Traceback (most recent call last):
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\launch.py", line 139, in
start_webui()
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\launch.py", line 135, in start_webui
import webui
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\webui.py", line 10, in
import modules.esrgan_model as esrgan
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\modules\esrgan_model.py", line 9, in
from modules import shared, modelloader, images
File "D:[003] Downloads\Dependencies\stable-diffusion-webui\modules\images.py", line 11, in
from fonts.ttf import Roboto
ImportError: cannot import name 'Roboto' from 'fonts.ttf' (D:[003] Downloads\Dependencies\stable-diffusion-webui\venv\lib\site-packages\fonts\ttf_init_.py)
Press any key to continue...
The text was updated successfully, but these errors were encountered: