I hereby claim:
- I am victorso on github.
- I am victorso (https://keybase.io/victorso) on keybase.
- I have a public key whose fingerprint is E2D9 70DA 04C8 A94F E067 33CC 55E0 E223 AE6D 4EF4
To claim this, I am signing this object:
| - hosts: aws_free_tier | |
| # https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies | |
| # https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Command-Line-Arguments-and-Settings | |
| vars: | |
| model_types: | |
| - name: checkpoint | |
| required_folder: Stable-diffusion | |
| - name: lora | |
| required_folder: lora |
| ### Keybase proof | |
| I hereby claim: | |
| * I am vfs on github. | |
| * I am vfs (https://keybase.io/vfs) on keybase. | |
| * I have a public key whose fingerprint is 62A8 6685 F131 0D7B 40F4 0EF4 EDF9 6963 05C1 F74F | |
| To claim this, I am signing this object: |
| // gera todas as entradas possíveis par as N entradas existentes. | |
| private boolean[] parse(int i, int N) { | |
| //i = 0 - iteração | |
| //N = 3 - quantidade de entradas possíves | |
| // i=0 -> [0,0,0] | |
| // i=1 -> [0,0,1] | |
| // ... | |
| // i=5 -> [1,0,1] | |
| boolean b[] = new boolean[N]; | |
| #! /usr/bin/env python3 | |
| import string | |
| p = '' | |
| k = '' | |
| c = '' | |
| def cifrar(p,k): | |
| if(p == ' '): | |
| return ' ' |
I hereby claim:
To claim this, I am signing this object: