Pedro Antonio Benito Rojano (pabenito)

pabenito

Geek Repo

Location:Málaga, Spain

Github PK Tool:Github PK Tool

Pedro Antonio Benito Rojano's starred repositories

stable-diffusion

Optimized Stable Diffusion modified to run on lower GPU VRAM

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:3136Issues:55Issues:149

Obstacle-Map

This project creates a random obstacle map (matrix) where an obstacle is generated with a 100% of probability if it has at least another wall around it, but less or equal than MAX_AROUND_WALLS obstacles surrounding it: (0 < obstacles around <= MAX_AROUND_WALLS). To count the number of walls around, it is used the 8-neighbour model. However, if the previous condition is not followed, the probability of generating that wall, which decreases exponentially, changes dynamically with the obstacles already placed. A lot of different types of maps can be generated in a O(rows * cols) time guaranteed.

Language:JavaLicense:GPL-3.0Stargazers:1Issues:1Issues:0

optimpdf

Shell command for optimizing PDFs

Language:ShellLicense:MITStargazers:1Issues:1Issues:1

optimweb

Command line to optimize images for web, individually or an entire folder.

Language:ShellLicense:MITStargazers:1Issues:1Issues:0

space_rename

Command line tool to rename files with spaces replacing them with '_'

Language:ShellLicense:MITStargazers:1Issues:1Issues:0