@@trishul1979 It does not work for me on Windows 11 The installation asked about a gated model gemini 2. and now when I followed every step correctly I am getting this error with a new latest Anaconda installation: "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."
I followed your instructions exactly but it will not work I even installed Anaconda to the latest version. ModuleNotFoundError: No module named 'gradio' ModuleNotFoundError: No module named 'spaces' ModuleNotFoundError: No module named 'torchvision' ModuleNotFoundError: No module named 'transformers' ModuleNotFoundError: No module named 'app' ModuleNotFoundError: No module named 'app.sana_pipeline'
@@StableAIHub It does not work for me on Windows 11 The installation asked about a gated model gemini 2. and now when I followed every step correctly I am getting this error with a new latest Anaconda installation: "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."
@@StableAIHub I have the same issue on win 11 : "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."
@@playgnition3071 Surprising. I have been using these wheels for a long time now, works each time. I suggest install from original repository as they have removed triton dependency
When it was released everything was Linux specific. Thank's for making it work on Windows,
I will try tomorrow.
With his instructions it does not work on Windows 11.
@@ArtificialDevLabs It is working fine. Just see the other comment you made, I followed the steps and it worked fine.
@@trishul1979 It does not work for me on Windows 11 The installation asked about a gated model gemini 2. and now when I followed every step correctly I am getting this error with a new latest Anaconda installation: "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."
When will version 0.6b be released and how can I use version 1.6b in Colab without problems?
They will release in some time. I don't know about collab.
Not run on colab t4 how to run it on colab t4 with sana 0.6b
0.6B model is not released, only 1.6B is released.
Please refer this
github.com/NVlabs/Sana/issues/33
Where is the bat file mentioned in your instructions?
It's in github. Once you follow the steps you will see it.
@@StableAIHub Thank you :)
@@ArtificialDevLabs u r welcome
Not run on colab t4 with 16gb viga
Sorry this tutorial is for Windows not for Collab
In colab t4 not run
Please check here
github.com/NVlabs/Sana/issues/33
Sana-0.6B?????? on colab t4
0.6B model is not released, only 1.6B is released. I only know Windows installation. You can check here
github.com/NVlabs/Sana/issues/33
I followed your instructions exactly but it will not work I even installed Anaconda to the latest version.
ModuleNotFoundError: No module named 'gradio'
ModuleNotFoundError: No module named 'spaces'
ModuleNotFoundError: No module named 'torchvision'
ModuleNotFoundError: No module named 'transformers'
ModuleNotFoundError: No module named 'app'
ModuleNotFoundError: No module named 'app.sana_pipeline'
I also faced this issue. Solved using
Launch command prompt from within cloned repo
activate Virtual environment conda activate sana
pip install -e .
Please try the steps as mentioned by @trishul1979 and let me know if you are still facing issues
@@StableAIHub It does not work for me on Windows 11 The installation asked about a gated model gemini 2. and now when I followed every step correctly I am getting this error with a new latest Anaconda installation: "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."
@@StableAIHub I have the same issue on win 11 : "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."
@@playgnition3071 Surprising. I have been using these wheels for a long time now, works each time.
I suggest install from original repository as they have removed triton dependency