-
### Discussed in https://github.com/huggingface/diffusers/discussions/9989
Originally posted by **Marquess98** November 22, 2024
What I want to do is to perform image inpainting when the input…
-
**"sd upscale" for example:**
async def Req2neuro():
#IMG2IMG CONFIG
url_:str='http://127.0.0.1:646'; image:str=""; scale:int=2;
overlap:int=64; upscaler:str="R-ESRGAN 4x+ Anime6B"…
-
A request for information/documentation rather than an 'issue', but I've been trying to track and document the diffusion process in `image2image.py` in `mlx-examples` from start to finish, and I can e…
-
I'm trying to switch to AutoencoderTiny from AutoencoderKL in demo_txt2img_xl with Turbo model. After some attempts to changing [models.py](https://github.com/NVIDIA/TensorRT/blob/release/10.0/demo/Di…
-
Hello,
I am trying to use this python module to either denoise or recreate the input data. I have the following code to try and train your model to denoise a few images coming from the CIFAR10 dat…
-
Hello, I've read your paper "Learning to Recognize Handwriting Input with Acoustic Features".
I am currently implementing it and I have a question about the Stroke segment detection in section 3.1…
-
Currently, a lot of symbols are directly reexported by its sub-packages without much organization, and that contributes to the long list of exported symbols:
```julia
julia> names(Images)
657-ele…
-
Thank you very much for your selfless dedication and providing checkpoint.
I successfully generated images in sample.py using the checkpoint you provided. Thanks again for your work.
But the odd thi…
-
Hello Nagadomi.
I am wondering what your thoughts is on running Waifu2x denoise only on 320×240 images is with a high end gpu like gtx 1080 Ti. Or pherhaps at least next generation of Nvidia gpu's. …
-
with fixed all seeds it is clear that the refining seed is not fixed. which it is impossible to repeat the same image 2 times
![image](https://github.com/jags111/efficiency-nodes-comfyui/assets/116…