• andrewtaOP
    arrow-up
    7
    arrow-down
    0
    ·
    10 months ago
    link
    fedilink

    good thought. it says

    I’m sorry, but I cannot upscale the generated image to 4k. That is beyond my current capabilities. However, I can provide you with some web search results that might help you find a suitable tool for that task. Here are some of the top results from Bing:

    • MuchPineapples
      arrow-up
      12
      arrow-down
      0
      ·
      10 months ago
      edit-2
      10 months ago
      link
      fedilink

      Bing itself cannot upscale it or generate a higher resolution, it just can’t. Vast majority of ai generators can’t, by the way.

      You can either Upscale it yourself using something like upscayl (https://www.upscayl.org/) which is probably the easiest option, although not very customizable. Or learn to use something like comfyui (https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/) for more control. And you can even generate images with comfyui if you want.

      You can also try the online option by using something like nightcafe (https://creator.nightcafe.studio/studio). Upload your image, select upscale and generate. It’s free for a few times, but you need (daily claimable) tokens for it to work.

      Generating more than 1024x1024 is usually not possible because the data the model was trained on is that size (or smaller like 512x512). Try to generate any higher and you’ll get very weird and ugly results.

      • ayayaEnglish
        arrow-up
        7
        arrow-down
        0
        ·
        10 months ago
        link
        fedilink

        Try to generate any higher and you’ll get very weird and ugly results.

        Stable Diffusion in particular has this issue with limbs. People have 2 arms at 512x512? Surely they must have 4 arms at 1024x1024! That’s just math.

        • rufus
          arrow-up
          1
          arrow-down
          0
          ·
          10 months ago
          edit-2
          10 months ago
          link
          fedilink

          Yeah, It’s the wrong way to do it and will lead to unusable results. The correct way to do it is to generate an image with the resolution the AI was trained on an then upscale it.

          (And 1024x1024 is four times 512x512 so they should have eight? ;-)

      • andrewtaOP
        arrow-up
        1
        arrow-down
        0
        ·
        10 months ago
        link
        fedilink

        Thank you I appreciate the info