I hereby claim:
- I am joyofdata on github.
- I am raffaelvogler (https://keybase.io/raffaelvogler) on keybase.
- I have a public key whose fingerprint is C6BC FA7B 79B8 AD30 85FA 534A 9C50 1D2E 94CA 9E36
To claim this, I am signing this object:
!pip install diffusers | |
!pip install transformers | |
!pip install accelerate | |
!pip install safetensors | |
!pip install xformers | |
# --- | |
token = "[token]" |
https://github.com/rux616/karabiner-windows-mode | |
and as Complex Modification: | |
{ | |
"description": "Remap AltGr+Q to @ etc", | |
"manipulators": [ | |
{ | |
"description": "@", | |
"from": { |
I hereby claim:
To claim this, I am signing this object:
Preliminary Updates and Installations
(http://markus.com/install-theano-on-aws/)
sudo apt-get update
sudo apt-get -y dist-upgrade
DROP TABLE IF EXISTS `T`; | |
CREATE TABLE `T` ( | |
`n` int(11) | |
); | |
INSERT INTO `T`(n) SELECT @row := @row + 1 as row FROM | |
(select 0 union all select 1 union all select 2 union all select 3 union all select 4 union all select 5 union all select 6 union all select 7 union all select 8 union all select 9) t, | |
(select 0 union all select 1 union all select 2 union all select 3 union all select 4 union all select 5 union all select 6 union all select 7 union all select 8 union all select 9) t2, | |
(select 0 union all select 1 union all select 2 union all select 3 union all select 4 union all select 5 union all select 6 union all select 7 union all select 8 union all select 9) t3, | |
(select 0 union all select 1 union all select 2 union all select 3 union all select 4 union all select 5 union all select 6 union all select 7 union all select 8 union all select 9) t4, |
set shell=/bin/bash | |
" This line should not be removed as it ensures that various options are | |
" properly set to work with the Vim-related packages available in Debian. | |
runtime! debian.vim | |
" ---------------------------------------------------------------------- | |
" <VUNDLE> | |
" --------------------------------------------------------------------- |