diffusers #accelerate==0.25.0 #datasets==2.19.1 #einops==0.8.0 kornia #numpy==1.26.4 opencv-python peft #pyrallis==0.3.1 #tokenizers==0.15.2 #torch #torchvision==0.15.2 #transformers==4.36.2 #gradio==4.44.1
You can InstantIR to Fix blurry photos in ComfyUI
InstantIR:Blind Image Restoration with Instant Generative Reference
喜欢这个项目的,请给InstantIR项目个星星!(If you like this project, please give the InstantIR project a star!)
Update
2024-11-11
1.Installation
In the ./ComfyUI /custom_node directory, run the following:
git clone https://github.com/smthemex/ComfyUI_InstantIR_Wrapper.git
2.requirements
pip install -r requirements.txt
3.checkpoints
3.1 any SDXL checkpoint
3.2 InstantIR checkpoints InstantIR
├── ComfyUI/models/InstantIR/models
| ├── adapter.pt
| ├── aggregator.pt
| ├──previewer_lora_weights.bin
3.3 dino: online or any local path dinov2-large
3.4 lcm lora lcm-lora-sdxl
4.Example
5.Citation
instantX-research/InstantIR