nolanaatama / sd-1click-colab

1.09k stars 485 forks source link

Attempt to free invalid pointer 0x5555765d9740 #62

Closed internetboy7 closed 1 year ago

internetboy7 commented 1 year ago

Launching Web UI with arguments: --share --disable-safe-unpickle --no-half-vae --xformers --enable-insecure-extension --gradio-queue src/tcmalloc.cc:283] Attempt to free invalid pointer 0x5555765d9740

internetboy7 commented 1 year ago

found the solution

I commented out this line (in the Requirements cell) :

%env LD_PRELOAD=libtcmalloc.so --> # %env LD_PRELOAD=libtcmalloc.so

It worked again, does it works for you?

@nolanaatama try this brother