Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i don't see the downloaded library on the left of the interface after i do RunAll for the pps-comfyUI #45

Open
Fr4med opened this issue Jan 1, 2025 · 2 comments

Comments

@Fr4med
Copy link

Fr4med commented Jan 1, 2025

ImportError: cannot import name 'LlamaTokenizerFast' from 'transformers' (/usr/local/lib/python3.11/dist-packages/transformers/init.py)

That's the error
Controlnet all on none
LoraLink has no Link not touching it yet
model donwload as is:
Original_Model_Version = "SDXL"

Choices are "SDXL", "v1.5", "v2-512", "v2-768"

#-------------- Or

Path_to_MODEL = ""

Insert the full path of your trained model or to a folder containing multiple models.

MODEL_LINK = ""

A direct link to a Model or a shared gdrive link.

#--------------------
model=mdls(Original_Model_Version, Path_to_MODEL, MODEL_LINK)

and install comfyUI has just the repo() command line

Screenshot 2025-01-01 160922

Anything I can do to run it?

@Arrozz11
Copy link

Arrozz11 commented Jan 2, 2025

i solved it with !pip install --upgrade transformers

@Fr4med
Copy link
Author

Fr4med commented Jan 9, 2025

image
New error occouring, any ideas what to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants