Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
48cff20
Brian customizations: settings editor, save-as, larger gallery, UI im…
May 23, 2026
70ba0d3
Add fork README documenting all UI changes vs upstream
May 23, 2026
265c0db
Replace default settings with smooth_master_settings (Laffoley Time M…
May 23, 2026
7224e3f
Add best practices guide: models, LoRAs, motion settings, workflow tips
May 23, 2026
036c8c3
Add Quick Tools accordion: recent files, prompt preview, prompt diff,…
May 25, 2026
4381cfd
Fix broken Deforum tab: restore ui_right.py and ui_elements.py
May 26, 2026
37940cd
Add Deforum Compare Portable tool
May 26, 2026
92a719a
Update README: document Compare tool and tab fix
May 26, 2026
9dce1a6
Overhaul README with screenshots and tutorial content
May 26, 2026
62ae90c
Add .gitignore entries for backup and broken files
May 26, 2026
ca67538
Fix .gitignore: properly ignore backup and broken files
May 26, 2026
760af9b
Improve ControlNet error diagnostics, add quick-compare drop zone
May 27, 2026
edb8b68
UI: compact gallery with zoom controls, fix live preview sizing
May 27, 2026
c9610bc
Save/Load UI: native Save As dialog, prompts-only loader, status line
May 31, 2026
a94ba3c
Init image: drag-drop now persists across save/reload
May 31, 2026
14b63c2
Add best-settings preset; show Pause button; Compare shows all params
Jun 7, 2026
400a998
Add UI tooltips for missing params + Spore_Mandala example settings
Jun 22, 2026
0d8d825
Add Spore_Mandala_BEST_EVER settings + mark as best-ever in README
Jun 23, 2026
88f194f
Add preset system, folder settings, and render-gallery link to the De…
m1llipede Jul 23, 2026
8024f6c
Add render-kit: the render viewer, best-default settings, and practic…
m1llipede Jul 23, 2026
cfb6d34
Name it Microcosm
m1llipede Jul 23, 2026
597cdd4
Ship the real Microcosm settings - LoRAs and prompts restored
m1llipede Jul 24, 2026
550f9c1
Microcosm: illustrated two-column Best Practices, plain Download button
Jul 24, 2026
e95c020
Fix: server-only folder bar showed up in the offline viewer
Jul 24, 2026
e36d9c4
Fix: render counter ignored dropped renders
Jul 24, 2026
f1d6c84
Best Practices: the long-render fix is noise 0.01, not 0.02
Jul 24, 2026
60aeae8
Fix: dropping a folder silently did nothing
Jul 24, 2026
916677c
Add INSTALL.txt: plain-language install for non-developers
Jul 24, 2026
245496a
Silence a SyntaxWarning from the generator's docstring
Jul 24, 2026
0fd48ee
Deforum panel: one drop box, seed the Microcosm preset, fix FOV doc
Jul 25, 2026
731fe54
Consolidate to one viewer: Open-viewer button, retire gallery tab
Jul 26, 2026
81a3400
Strip emojis and em dashes from shipped UI and docs
Jul 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ htmlcov
tests/results.xml
.coverage*
serverlog.txt

# Backup and broken files from debugging
scripts/deforum_helpers/*.bak
scripts/deforum_helpers/*_broken.py
105 changes: 105 additions & 0 deletions INSTALL.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
MICROCOSM DEFORUM - HOW TO INSTALL
==================================

You do not need GitHub, git, a terminal, or any developer tools.
This is a folder you copy into place. Five minutes, start to finish.


WHAT THIS IS
------------
A modified version of the Deforum extension for AUTOMATIC1111 Stable Diffusion.
It is the normal Deforum you already know, plus a handful of additions:

- Preset dropdown. Drag any number of settings files onto the preset box
and pick them from a list, instead of typing file paths.
- Drag and drop settings import, which also relinks the init image for you.
- Folder pickers for init images, video input and ControlNet, so you can
browse to a folder instead of typing the path.
- A Settings Editor tab for editing values without leaving the page.
- Tooltips on the parameters that never had any.
- Save As with a real Windows save dialog, and a prompts-only loader.
- Better error messages when ControlNet is misconfigured.
- An "Open the render viewer" button that opens the viewer in a browser tab.

Nothing that already worked was removed. Your existing settings files still load.


BEFORE YOU START
----------------
Close Stable Diffusion completely if it is running.


INSTALLING
----------
1. Find your Stable Diffusion folder. It is the one containing "webui-user.bat".
Open the "extensions" folder inside it. The path looks like:

...\stable-diffusion-webui\extensions\

2. If there is already a folder called "deforum" in there, rename it to
"deforum-OLD". Do not delete it. That is your way back if you want it.

3. Unzip the file you downloaded. You will get a folder called "deforum".
Drag that folder into the "extensions" folder from step 1.

When you are done it must look exactly like this:

...\stable-diffusion-webui\extensions\deforum\scripts\
...\stable-diffusion-webui\extensions\deforum\INSTALL.txt

If you instead see "extensions\deforum\deforum\scripts\", you have one
folder too many. Move the inner "deforum" up a level.

4. Start Stable Diffusion the way you normally do.

5. Click the Deforum tab. Under the Init tab you should now see a Preset
dropdown. That means it worked.


NOTHING TO INSTALL
------------------
No pip installs, no downloads, no requirements. It uses only what
AUTOMATIC1111 already ships with.


LOADING THE INCLUDED SETTINGS
-----------------------------
"microcosm\BEST_DEFAULT_settings.txt" is the full Microcosm recipe: real
prompts, the whole LoRA stack, nothing stripped out. It is also pre-loaded:
after install it shows up in the Preset dropdown as "00 - Microcosm BEST".

- Pick "00 - Microcosm BEST" from the Preset dropdown, or drop the settings
file onto the preset box yourself.
- The init image it wants, "microcosm-init.png", is in the same folder.
Drop it into the Init image box.
- It is set to 15,000 frames, which is about a 20 hour render. Turn
max_frames down to a few thousand for a first go.
- It expects the MOHAWK_v20 checkpoint. Any good SDXL model works, just
pick a different one in the usual checkpoint dropdown at the top left.

Missing a LoRA is not fatal. Stable Diffusion prints a "couldn't find Lora"
line and carries on without it. The render still works, it just looks
different.


THE VIEWER
----------
"microcosm\Microcosm.html" needs none of the above. Double-click it and it
opens in your browser. Or, inside Stable Diffusion, click the "Open the render
viewer" button on the Deforum tab: same file, either way. Drag a finished
render and its _settings.txt onto it and the panel under the video shows the
prompt, the LoRAs, the FOV and every camera value at the exact frame you are
watching. It works with your wifi off and nothing you open in it leaves your
machine.


IF SOMETHING GOES WRONG
-----------------------
The Deforum tab is missing, or Stable Diffusion will not start:
Close it. Rename "deforum" to "deforum-BROKEN" and rename your
"deforum-OLD" back to "deforum". You are exactly where you started.
Then tell Brian what the console window said.

The Deforum tab is there but looks unchanged:
You probably have two copies. Check that there is no leftover
"deforum" folder somewhere else under "extensions".
Loading