How to build an AI Image Generator using Cloudflare Workers AI

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

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

  • @kristianfreemantx
    @kristianfreemantx 10 дней назад +3

    Thanks for watching everyone! Hope you find it useful. 👍

  • @JacobIlin
    @JacobIlin 9 дней назад +2

    Wonderful! Cover FLUX fine-tuning in the next videos

  • @SR-zi1pw
    @SR-zi1pw 9 дней назад

    Please explain the pricing its image dimensions?

  • @aurelienb9109
    @aurelienb9109 9 дней назад

    A base model is nothing without the ability to add custom LORAs and workflows.

  • @devhims
    @devhims 10 дней назад

    can we expect support for flux pro and lora in the near future?

  • @钟大哥-l1c
    @钟大哥-l1c 10 дней назад +1

    why error?
    ✘ [ERROR] Missing entry-point: The entry-point should be specified via the command line (e.g. `wrangler deploy path/to/script`) or the `main` config field.
    21:36:26.251
    21:36:26.251
    21:36:26.254 🪵 Logs were written to "/opt/buildhome/.config/.wrangler/logs/wrangler-2024-10-15_13-36-25_642.log"
    21:36:26.295 Failed: error occurred while running deploy command

    • @kristianfreemantx
      @kristianfreemantx 10 дней назад

      Make sure you build the project with "npm run build"!

  • @RajanShrestha-pm3hi
    @RajanShrestha-pm3hi 9 дней назад

    I am being able to run perfectly on "npm run preview" but when I deploy it. I'm having a problem.

  • @Merlo-q1c
    @Merlo-q1c 10 дней назад

    i got an error 423 in the request, why?