cubiq / PuLID_ComfyUI

PuLID native implementation for ComfyUI
Apache License 2.0
700 stars 42 forks source link

fix misleading info #50

Closed coolzilj closed 3 months ago

coolzilj commented 4 months ago

If you run pip install apex, you’ll end up wasting your morning like I did.

It’s not the same as the NVIDIA apex. Instead, it installs this Pyramid toolkit package that adds Velruse, Flash Messages, CSRF, ReCaptcha, and Sessions.

Since the package's homepage is gone, it’s not on GitHub, and it hasn’t been maintained since 2013, I had to be extra cautious. Due to recent security concerns, I meticulously checked the source code and reviewed all its dependencies. I then uninstalled everything to make sure no harmful code was left behind.

That’s how my morning went.

cubiq commented 3 months ago

this was fixed