├── 1.png ├── README.md ├── create_pic.py ├── not.py ├── orig3.png ├── proxy.txt └── requirements.txt /1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/1.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/README.md -------------------------------------------------------------------------------- /create_pic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/create_pic.py -------------------------------------------------------------------------------- /not.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/not.py -------------------------------------------------------------------------------- /orig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/orig3.png -------------------------------------------------------------------------------- /proxy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/proxy.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/meKryztal/NotPixel/HEAD/requirements.txt --------------------------------------------------------------------------------