Pixart Alpha! Not only free, but also supports LCM!!!

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии • 14

  • @ccuny1
    @ccuny1 Год назад

    Again, thank you for the Collab. It's a really nice bonus.

  • @highcollector
    @highcollector Год назад

    When I try to run your Colab (thanks for that by the way), I get an error and I can't generate.
    Google Colab AI says this:
    Please explain the error:
    TypeError: object of type 'int' has no len()
    Colab AI
    The error is caused by the following line of code:

    timesteps, num_inference_steps = retrieve_timesteps(self.scheduler, num_inference_steps, device, timesteps)
    The timesteps argument is expected to be a list of integers, but in this case it is a string. To fix this, you can convert the string to a list of integers using the ast.literal_eval() function.
    timesteps, num_inference_steps = retrieve_timesteps(self.scheduler, num_inference_steps, device, ast.literal_eval(timesteps))

  • @danishraza8843
    @danishraza8843 Год назад

    HI, the collab is not giving access. it says request access.

  • @kuka7466
    @kuka7466 Год назад

    bro please create a video on how to install it locally, I have tried it is very complicated for me.

    • @the-ai-art
      @the-ai-art  Год назад +2

      It is and requires a buffed-up GPU. There is an initial low GPU version, maybe I'll do a vid on that.

    • @random_zawyed4736
      @random_zawyed4736 Год назад +2

      please do a short video on how we can run it locally please@@the-ai-art

    • @random_zawyed4736
      @random_zawyed4736 Год назад

      the comparison you show is nice@@the-ai-art

  • @TheGate76
    @TheGate76 Год назад

    nice to bad you cant access collab

    • @the-ai-art
      @the-ai-art  Год назад +1

      Fixed. Please try again

    • @TheGate76
      @TheGate76 Год назад

      @@the-ai-art thank you it works

  • @yibaoi
    @yibaoi Год назад

    Hey nice work! Just want to ask that are you interested in our new ai generation product? Maybe I can send you beta version to you~