-
Create new app
dokku apps:create mongo-express
-
Link database to the app
dokku mongo:link database mongo-express
-
Deploy existing container
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var binding ; | |
try { | |
//binding = require('./build/Release/htmlstrip.node') | |
} catch(e){ | |
//binding = require('./build/Debug/htmlstrip.node') | |
} | |
module.exports.html_strip = function(html,options){ | |
var input; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"/> | |
<title>Map vs Set vs Object vs Array.find for loopups #jsbench #jsperf</title> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script> | |
<script src="./suite.js"></script> | |
</head> | |
<body> | |
<h1>Open the console to view the results</h1> |
- Start ComfyUI
- Download 'Stable Diffusion XL base model'(sd_xl_base_1.0.safetensors) from Comfy UI Model manager
- Download PixelArt model from : https://civitai.com/models/120096 and put the file in ComfyUI/models/loras/
- Load the JSON