Extras icon indicating copy to clipboard operation
Extras copied to clipboard

Fictiverse Redream: Add version 1.12

Open Slach opened this issue 2 years ago • 6 comments

Slach avatar Jun 05 '23 06:06 Slach

Your changes do not pass checks.

redream-ai

  • [x] Description
  • [x] License
  • [ ] Hashes
  • [ ] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Jun 08 '23 06:06 github-actions[bot]

@StarsbySea could you suggest?

already manifest contains checkver and hashed

    "architecture": {
        "64bit": {
            "url": "https://github.com/Fictiverse/Redream/releases/download/1.10/Fictiverse_Redream_1.10.7z",
            "hash": "6bfdc4e0d058f99ada4563a95c6d8f68cffe76ad6e7c094c1e3bec6c8b6b674c"
        }
    },

    "checkver": "github",

why validation is not passed?

Slach avatar Jun 08 '23 13:06 Slach

/verify

Slach avatar Jun 08 '23 15:06 Slach

All changes look good.

Wait for review from human collaborators.

redream-ai

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Jun 08 '23 16:06 github-actions[bot]

@StarsbySea could you review this PR and merge?

Slach avatar Dec 11 '23 14:12 Slach

It requires stable-diffusion-webui

Automatic1111 stable-diffusion-webui Make sure--xformers and --api commandline arguments are set in your "webui-user.bat": set COMMANDLINE_ARGS=--xformers --api

which doesn't belong to known buckets and couldn't be added to suggest/depends.

Suppose it would be helpful to mention this point at least in notes section.

aliesbelik avatar Feb 20 '24 03:02 aliesbelik