-
Notifications
You must be signed in to change notification settings - Fork 22
Issues: AUTOMATIC1111/stable-diffusion-webui-tensorrt
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Anyone get TensorRT Extension running with usefull image sizes ?
#84
opened Feb 18, 2024 by
XPHUPZHJ
going higher than 768x768 gives an error but if batch size is 2 then one image gens correctly
#82
opened Dec 29, 2023 by
Dargunsh
Input shape must be divisible by 64 in both dimensions
#77
opened Oct 26, 2023 by
NoteToSelfFindGoodNickname
Trying to create an rttensor for a lora, I got the error ERROR:root:Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument mat1 in method wrapper_CUDA_addmm) Traceback (most recent call last):
#76
opened Oct 25, 2023 by
left1000
How do I create an engine profile for adetailer? or is rttensor incompatiable with adetailer?
#71
opened Oct 23, 2023 by
left1000
from what I can tell install.py requires importlib_metadata but pip is installing importlib_metadata by the name importlib-metadata and so it can't be found? also is my cpu being treated as a secondary cuda choice and that is ruining the code? is there anyway to tell this extension to ignore my cpu's built in graphics functionalities that I never use?
#69
opened Oct 23, 2023 by
left1000
(today) https://huggingface.co/stabilityai/stable-diffusion-xl-1.0-tensorrt
#60
opened Aug 25, 2023 by
LockMan007
Previous Next
ProTip!
Adding no:label will show everything without a label.