I hereby claim:
- I am tomtwo on github.
 - I am tomtwo (https://keybase.io/tomtwo) on keybase.
 - I have a public key whose fingerprint is 0E73 F72A F738 F0F7 0945 B264 5572 5630 3908 6B1D
 
To claim this, I am signing this object:
| { | |
| "$ref": "#/definitions/ComfyWorkflow0_4", | |
| "definitions": { | |
| "ComfyWorkflow0_4": { | |
| "type": "object", | |
| "properties": { | |
| "last_node_id": { | |
| "anyOf": [ | |
| { | |
| "type": "integer" | 
| { | |
| "$ref": "#/definitions/ComfyWorkflow1_0", | |
| "definitions": { | |
| "ComfyWorkflow1_0": { | |
| "type": "object", | |
| "properties": { | |
| "version": { | |
| "type": "number", | |
| "const": 1 | |
| }, | 
I hereby claim:
To claim this, I am signing this object:
| <div> | |
| <div ng-repeat="image in images" style="display: inline;"> | |
| <img image-directive-item ng-src="{{image.url}}" data-index="{{$index}}" /> | |
| </div> | |
| </div> | 
| #! /usr/bin/python | |
| import sys | |
| from array import array | |
| # Possible input lines: | |
| # | |
| # Creating noise model for X | |
| # Creating node X to boot at Y | |
| # DEBUG (X): RadioCountToLedsC: timer fired, counter is Y. | |
| # DEBUG (X): RadioCountToLedsC: packet sent. |