mirror of
https://github.com/MrSanZz/KawaiiGPT.git
synced 2026-02-15 13:20:27 +00:00
685 B
685 B
You don't need an Api Key!
Working LIC: 104116116112115584747101535449454949494557504549545345505346110103114111107451021141011014697112112Use (Linux Distro)
- apt-get update && apt-get upgrade (if not updated and upgraded)
- apt install python3 && apt install python3-pip
- apt install git
- git clone https://github.com/MrSanZz/KawaiiGPT
- cd KawaiiGPT
- pip3 install -r requirements.txt
- python3 kawai.py
Use (Termux)
- pkg update && pkg upgrade (if not updated and upgraded)
- pkg install python3
- pkg install git
- git clone https://github.com/MrSanZz/KawaiiGPT
- cd KawaiiGPT
- pip3 install -r requirements.txt
- python3 kawai.py