For something like https://www.instagram.com/holosomnia/
- 768 x 1024
- High guidance scale 18k and above,
- 200-250 steps,
- 4000+ tv scale,
- lower range scale to 80,
- higher sat scale 2000+,
| { | |
| "last_node_id": 469, | |
| "last_link_id": 1401, | |
| "nodes": [ | |
| { | |
| "id": 16, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| -280, | |
| 20 |
| { | |
| "meta": { | |
| "docName": "Blank Slate" | |
| }, | |
| "prompts": { | |
| "positive": "", | |
| "negative": "" | |
| }, | |
| "options": { | |
| "input_fps": "", |
| Disco Flow Notebook | |
| 0: ["Botanical Gardens oil on canvas"], | |
| 130: ["Yggdrasil oil on canvas by Tobias Roetschvector art oil on canvas by Karla Knight"], | |
| 166: ["Yggdrasil oil on canvas by Tobias Roetsch"], | |
| 196: ["psychedelic hall of mirrors by johfra bosschart"], | |
| 217: ["360 degree photo sphere space architecture robot"], | |
| 243: ["psychedelic hall of mirrors by Philip Kirkland"], | |
| 272: ["psychedelic hall of mirrors by alex grey"], | |
| 298: ["eye oil on canvas by agnes lawrence pelton"], |
For something like https://www.instagram.com/holosomnia/
| <?php | |
| /* | |
| ** Plugin Name: WordPress Permissions Fixer | |
| ** Plugin URI: https://endurtech.com/how-to-fix-wordpress-file-and-folder-permissions/ | |
| ** Description: Simple php script sets correct directory and file permissions on WordPress and others. Directories are 755, files are 644, wp-config.php is 444. | |
| ** Author: Manuel Rodrigues | |
| ** Author URI: https://endurtech.com | |
| ** Version: 1.1 | |
| ** Tags: wordpress, php, script, directory, directories, file, files, wp-config.php, chmod, fix | |
| ** License: GPL-2.0+ |