Skip to content

Instantly share code, notes, and snippets.

View RGoooGR's full-sized avatar

RGoooGR RGoooGR

  • The Netherlands
View GitHub Profile
@RGoooGR
RGoooGR / models.json
Created June 16, 2026 22:53
ComfyAI Studio model manifest
[
{
"name": "SDXL 1.0",
"filename": "sd_xl_base_1.0.safetensors",
"path": "checkpoints",
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors",
"min_bytes": 6500000000,
"version": "1.0"
},
{
@RGoooGR
RGoooGR / FIX MANUAL - Sony WH-1000XM3 Headphones.html
Created March 28, 2026 21:01
FIX MANUAL - Sony WH-1000XM3 Headphones not working on Windows
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sony WH-1000XM3 Fix - Step by step guide</title>
<style>
* {
box-sizing: border-box;