Algolzw / daclip-uir

[ICLR 2024] Controlling Vision-Language Models for Universal Image Restoration. 5th place in the NTIRE 2024 Restore Any Image Model in the Wild Challenge.
https://algolzw.github.io/daclip-uir
MIT License
638 stars 30 forks source link

Dependencies / Requirements / Windows #18

Open Luke2642 opened 9 months ago

Luke2642 commented 9 months ago

Hi... Firstly, it's a fantastic work and impressive results! The google colab gradio is very easy to use, thank you!

I'd be very grateful to know, as I'm on windows if you've any plans to slim down the dependencies a little bit? It's easy enough to install cuda toolkit separately, drop triton and remove a few version requirements, but, if you could slim it down a bit I for one would be very grateful!

Algolzw commented 9 months ago

Sorry I don't have a Windows computer to try it. You could remove all cuda dependencies from the requirements or create a new environment and only install packages that the error shows.