Skip to content

huats-club/piat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piat-client

Tested on Hardware: Raspberry Pi 4 Model B
Operating System: Buster Full / Bullseye Full 64 bits

Dependencies

Install yaml package into raspberry pi

sudo apt install python3-yaml

Install tabulate

sudo pip3 install tabulate

Setting Up

Please ensure respective client raspberry pi has the following directory

~/piat-client/
|   client.py

/boot/
|   ckt.hm (create for each unique client, e.g. Group_A)

Sending Prompt

  1. Change directory to piat-client
cd ~/piat-client
  1. Run client.py
python3 -B run.py --prompt "Seed String Text"

About

Pixel Tint A.I Art Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%