goober/customcommands
2025-01-06 12:01:55 +02:00
..
cogmanager.py Rename cogmanager.py to customcommands/cogmanager.py 2025-01-05 20:56:59 +01:00
hello.py Rename hello.py to customcommands/hello.py 2025-01-05 20:57:18 +01:00
README.md Fixed python ver 2025-01-06 12:01:55 +02:00
tf.py Fixed issues with creating a model, and added progress indicators 2025-01-06 11:55:55 +02:00
whoami.py Rename whoami.py to customcommands/whoami.py 2025-01-05 20:57:30 +01:00

goobers custom commands

Hello World! by expect

WhoAmI (lists username and nickname) by PowerPCFan

Cog Manager by expect

TensorFlow integration by SuperSilly2 (requires Python 3.7 - 3.10, tensorflow-metal/tensorflow-gpu and tensorflow/tensorflow-macos)