IOPaint icon indicating copy to clipboard operation
IOPaint copied to clipboard

[BUG]

Open rafstahelin opened this issue 2 years ago • 2 comments

1 click installation no longer works.

I used the download link that I paid for, installed win_start.bat and got :

ner\win_start.bat..\installer_config.json A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Traceback (most recent call last): File "D:\lama-cleaner\installer\lib\runpy.py", line 196, in run_module_as_main return run_code(code, main_globals, None, File "D:\lama-cleaner\installer\lib\runpy.py", line 86, in run_code exec(code, run_globals) File "D:\lama-cleaner\installer\Scripts\lama-cleaner.exe_main.py", line 7, in sys.exit(entry_point()) File "D:\lama-cleaner\installer\lib\site-packages\lama_cleaner_init.py", line 16, in entry_point from lama_cleaner.server import main File "D:\lama-cleaner\installer\lib\site-packages\lama_cleaner\server.py", line 44, in from flask import ( File "D:\lama-cleaner\installer\lib\site-packages\flask_init.py", line 5, in from .app import Flask as Flask File "D:\lama-cleaner\installer\lib\site-packages\flask\app.py", line 30, in from werkzeug.urls import url_quote ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (D:\lama-cleaner\installer\lib\site-packages\werkzeug\urls.py) Press any key to continue . . .

rafstahelin avatar Oct 03 '23 12:10 rafstahelin

fixed in 1.2.4, run win_config.bat to upgrade to the latest version

Sanster avatar Oct 05 '23 14:10 Sanster

hey great. its working but not launching automatically when i win start.

i get

  • Platform: Windows-10-10.0.19045-SP0
  • Python version: 3.10.6
  • torch: 1.13.1+cu117
  • torchvision: 0.14.1+cu117
  • Pillow: 10.0.1
  • diffusers: 0.16.1
  • transformers: 4.27.4
  • opencv-python: 4.8.1.78
  • xformers: 0.0.16
  • accelerate: N/A
  • lama-cleaner: 1.2.4
  • rembg: 2.0.50
  • realesrgan: 0.3.0
  • gfpgan: 1.3.8

2023-10-06 22:50:25.178 | INFO | lama_cleaner.parse_args:parse_args:193

  • Loading installer config from D:\lama-cleaner\win_start.bat..\installer_config.json A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-10-06 22:50:27.574 | INFO | lama_cleaner.helper:load_jit_model:102
  • Loading model from: C:\Users\USERTEST.cache\torch\hub\checkpoints
    big-lama.pt Running on http://127.0.0.1:8080 Press CTRL+C to quit

how do i get autolaunch on browser?

do i add it to start bat? thanks

On Thu, Oct 5, 2023 at 3:14 PM Qing @.***> wrote:

fixed in 1.2.4, run win_config.bat to upgrade to the latest version

— Reply to this email directly, view it on GitHub https://github.com/Sanster/lama-cleaner/issues/388#issuecomment-1748989692, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNXTFUU3HGKDHEVT2WH4ILX526CZAVCNFSM6AAAAAA5Q55WOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBYHE4DSNRZGI . You are receiving this because you authored the thread.Message ID: @.***>

-- thanks

best regards, raf

rafstahelin avatar Oct 06 '23 21:10 rafstahelin