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

Put Flux inside jetson container #595

Open
martincerven opened this issue Aug 20, 2024 · 8 comments
Open

Put Flux inside jetson container #595

martincerven opened this issue Aug 20, 2024 · 8 comments

Comments

@martincerven
Copy link
Contributor

Put content from https://www.jetson-ai-lab.com/tutorial_comfyui_flux.html

into jetson containers

@johnnynunez
Copy link
Contributor

I will work on that

@johnnynunez
Copy link
Contributor

training: #594

@dusty-nv
Copy link
Owner

Johhny is on it 😀 thanks Johhny!

@johnnynunez
Copy link
Contributor

johnnynunez commented Aug 21, 2024

Put content from https://www.jetson-ai-lab.com/tutorial_comfyui_flux.html

into jetson containers

If you want testing: #594

for me is working now:
image

@johnnynunez
Copy link
Contributor

CUDA_VERSION=12.2 jetson-containers build comfyui
sudo jetson-containers run -it comfyui:r36.3.0-cu122

@devrosx
Copy link

devrosx commented Aug 28, 2024

hello great :) its working on jetson xavier AGX ? tried to build manually but i have still this error module ‘torch’ has no attribute ‘float8_e4m3fn’

@johnnynunez
Copy link
Contributor

hello great :) its working on jetson xavier AGX ? tried to build manually but i have still this error module ‘torch’ has no attribute ‘float8_e4m3fn’

I don't know. ComfyUI is very recently and works with latest version of pytorch.
But this error is more on the pytorch side:
comfyanonymous/ComfyUI#4297

@devrosx
Copy link

devrosx commented Aug 29, 2024

on AGX Xavier is latest CUDA 11.8 and torch-2.1.0a0+41361538.nv23.06-cp38-cp38-linux_aarch64.whl
I would probably need a newer version to get rid of this error.

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

4 participants