Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

How to install it properly?

Error loading script: multi_frame_render-beta-fine-version.py

Traceback (most recent call last):

  File "D:\SDiff\webui\modules\scripts.py", line 257, in load_scripts

    script_module = script_loading.load_module(scriptfile.path)

  File "D:\SDiff\webui\modules\script_loading.py", line 11, in load_module

    module_spec.loader.exec_module(module)

  File "<frozen importlib._bootstrap_external>", line 879, in exec_module

  File "<frozen importlib._bootstrap_external>", line 1017, in get_code

  File "<frozen importlib._bootstrap_external>", line 947, in source_to_code

  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed

  File "D:\SDiff\webui\scripts\multi_frame_render-beta-fine-version.py", line 7

    <!DOCTYPE html>

    ^

SyntaxError: invalid syntax

You downloaded the wrong thing. You need to get the raw file: https://raw.githubusercontent.com/finefin/SD-scripts/main/multi_frame_render-bet...

Thx Bro, i re download it, and it helps.

But when i'm starting generate with script nothing happens

(AttributeError: module 'modules.shared' has no attribute 'log')

What i,m doing wrong now?;))

I did not change the log output at all. Maybe you need to update your SD install? I use SD.next by Vladmandic and don't have any problems.

You could try to comment out that function call on line 69: put a "//" in front of the line like this:

// shared.log.info (....

If you do that, you wont see any progress in the UI, tho.

(2 edits)

it not helps unfortunately(

will try SD.next by Vladmandic

UPD. ok it work, but why script didn't doing animation, just first frame in all sequence?