MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / _rl_key

Function _rl_key

Scripts/ButSystem.py:10176–10177  ·  view source on GitHub ↗
(bucket: str, ident: str)

Source from the content-addressed store, hash-verified

10174 ctx.drawImage(source, 0, 0, canvasEl.width, canvasEl.height);
10175 const faces = results.multiFaceLandmarks || [];
10176 if (faces.length) {
10177 setServer((I18N.serverAnalyzing || 'SERVER: ANALYZING'));
10178 let faceCount = 0;
10179 for (const landmarks of faces) {
10180 faceCount++;

Callers 1

_rate_limit_hitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected