Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: proteus-auto-2.json
Submitted on November 17, 2021 at 09:23 PM

New Paste 1 (Text)

{
  "jsonVersion": "1.0.0",
  "version": "2",
  "minAppVersion": "2.3.0",
  "enabled": 1,
  "shortName": "prap",
  "usefulRegion": 0.8,
  "parameterNames": ["preBlur", "noise", "details", "halo", "blur", "compression"],
  "gui": {
    "name": "ERR",
    "showInGui": false
  },
  "inputs": {
    "input": "auto6params/input"
  },
  "backends": {
    "openvino": {
      "parallel": 0,
      "model": "prap",
      "scales": {
        "1": {
          "nets": ["[N]-v[V]-fp32-ov.tz"],
          "outputs": ["auto6params/auto6param/output"]
        }
      }
    }
  }
}