Can NVlabs SANA Generate 4096x4096 Images on Just 8GB VRAM? Let’s Find Out!

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 29

  • @trishul1979
    @trishul1979 4 วันที่ผ่านมา +3

    When it was released everything was Linux specific. Thank's for making it work on Windows,
    I will try tomorrow.

    • @ArtificialDevLabs
      @ArtificialDevLabs 3 วันที่ผ่านมา +2

      With his instructions it does not work on Windows 11.

    • @trishul1979
      @trishul1979 2 วันที่ผ่านมา

      @@ArtificialDevLabs It is working fine. Just see the other comment you made, I followed the steps and it worked fine.

    • @ArtificialDevLabs
      @ArtificialDevLabs 2 วันที่ผ่านมา

      @@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."

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 3 วันที่ผ่านมา +3

    When will version 0.6b be released and how can I use version 1.6b in Colab without problems?

    • @StableAIHub
      @StableAIHub  3 วันที่ผ่านมา +2

      They will release in some time. I don't know about collab.

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 3 วันที่ผ่านมา +4

    Not run on colab t4 how to run it on colab t4 with sana 0.6b

    • @StableAIHub
      @StableAIHub  3 วันที่ผ่านมา +3

      0.6B model is not released, only 1.6B is released.
      Please refer this
      github.com/NVlabs/Sana/issues/33

  • @ArtificialDevLabs
    @ArtificialDevLabs 3 วันที่ผ่านมา +3

    Where is the bat file mentioned in your instructions?

    • @StableAIHub
      @StableAIHub  3 วันที่ผ่านมา +3

      It's in github. Once you follow the steps you will see it.

    • @ArtificialDevLabs
      @ArtificialDevLabs 3 วันที่ผ่านมา +2

      @@StableAIHub Thank you :)

    • @StableAIHub
      @StableAIHub  2 วันที่ผ่านมา

      @@ArtificialDevLabs u r welcome

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 3 วันที่ผ่านมา +3

    Not run on colab t4 with 16gb viga

    • @StableAIHub
      @StableAIHub  3 วันที่ผ่านมา +2

      Sorry this tutorial is for Windows not for Collab

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 4 วันที่ผ่านมา +4

    In colab t4 not run

    • @StableAIHub
      @StableAIHub  3 วันที่ผ่านมา +3

      Please check here
      github.com/NVlabs/Sana/issues/33

  • @pollop-o6m
    @pollop-o6m 3 วันที่ผ่านมา +4

    Sana-0.6B?????? on colab t4

    • @StableAIHub
      @StableAIHub  3 วันที่ผ่านมา +3

      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

  • @ArtificialDevLabs
    @ArtificialDevLabs 3 วันที่ผ่านมา +3

    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'

    • @trishul1979
      @trishul1979 2 วันที่ผ่านมา +2

      I also faced this issue. Solved using
      Launch command prompt from within cloned repo
      activate Virtual environment conda activate sana
      pip install -e .

    • @StableAIHub
      @StableAIHub  2 วันที่ผ่านมา +1

      Please try the steps as mentioned by @trishul1979 and let me know if you are still facing issues

    • @ArtificialDevLabs
      @ArtificialDevLabs 2 วันที่ผ่านมา +2

      @@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."

    • @playgnition3071
      @playgnition3071 2 วันที่ผ่านมา +2

      @@StableAIHub I have the same issue on win 11 : "ImportError: DLL load failed while importing libtriton: A dynamic link library (DLL) initialization routine failed."

    • @StableAIHub
      @StableAIHub  2 วันที่ผ่านมา

      @@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