Uminosachi / inpaint-anything

Inpaint Anything performs stable diffusion inpainting on a browser UI using masks from Segment Anything.
Apache License 2.0
218 stars 28 forks source link

здравствуйте вы не могли показать как работает приложение на приложение hugging face Обнимающееся лицо #23

Open egoorr opened 1 year ago

Uminosachi commented 1 year ago

Given that SAM relies on GPU power, it might be challenging to run it on Hugging Face's free Spaces.

NGUON-VANRADY commented 11 months ago

Traceback (most recent call last): File "C:\Users\Administrator\Desktop\NSFW\inpaint-anything\iasam_app.py", line 18, in from diffusers import (DDIMScheduler, EulerAncestralDiscreteScheduler, EulerDiscreteScheduler, ModuleNotFoundError: No module named 'diffusers'

im install already but still this Y

Uminosachi commented 11 months ago

Have you done pip install in advance?

pip install -r requirements.txt
NGUON-VANRADY commented 11 months ago

i do this already too

On Sun, Oct 1, 2023 at 4:11 PM Uminosachi @.***> wrote:

Have you done pip install in advance?

pip install -r requirements.txt

— Reply to this email directly, view it on GitHub https://github.com/Uminosachi/inpaint-anything/issues/23#issuecomment-1742016130, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4D3PROAPZM53GOPQQWJBDX5EXUVANCNFSM6AAAAAA3QBXTQU . You are receiving this because you commented.Message ID: @.***>