The Guide is BS and does not work.

#7
by dataandmind - opened
  1. No info on switching branch to new version to have the sd3 demo file in local. pip install -r requirements would fail in Windows as a result. Had to spend so much time just to realize this.
  2. The downloaded weights (lfs) is not detected by the code probably due to file name & directory and the code tries to download them freshly - it fails due to authentication issue. Tried passing github token using --hf-token . Doesn't work!

Did you figure it out?

Hi, you need access to the models in https://huggingface.co/stabilityai/stable-diffusion-3-medium to run this TensorRT demo. Can you please request access and export the HF token as mentioned in https://github.com/NVIDIA/TensorRT/blob/release/sd3/demo/Diffusion/README.md#huggingface-user-access-token

Did you figure it out?

No, I gave up! thankfully I don't have to anymore with Flux.1 fp8. It is so much better even though the execution time is more with my 4070 laptop (8GB vRAM).

Sign up or log in to comment