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

UnetModel #18

Open
Persite007 opened this issue Oct 1, 2023 · 2 comments
Open

UnetModel #18

Persite007 opened this issue Oct 1, 2023 · 2 comments

Comments

@Persite007
Copy link

Persite007 commented Oct 1, 2023

I save the code in .py file but I get an error when ComfyUi start:

FileNotFoundError: [Errno 2] No such file or directory: 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\FreeU\init.py'
Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\FreeU module for custom nodes: [Errno 2] No such file or directory: 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\FreeU\init.py'

Node is available and works in ComfyUI... but I'm not sure to get 100% of the function.
class Free_UNetModel(UNetModel)
no UnitModel.py file... anywhere, in ComfyUI or A1111 folders

@jetjodh
Copy link

jetjodh commented Oct 2, 2023

I don't think this is the right repo for this issue.

@ljleb
Copy link

ljleb commented Oct 20, 2023

comfyanon added the node as a builtin, you don't need to install anything. This repo is the paper implementation, it is not compatible with any of the popular stable diffusion hosts.

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

3 participants