mirror of
https://github.com/MrSanZz/KawaiiGPT.git
synced 2026-02-19 02:40:44 +00:00
25 lines
978 B
Markdown
25 lines
978 B
Markdown
<center><img src="https://raw.githubusercontent.com/MrSanZz/KawaiiGPT/refs/heads/main/Screenshot_2025-06-19-03-16-46-410_tech.ula.jpg" width="100%" height="60%"></center>
|
|
|
|
<h2><strong>You don't need an Api Key!</strong></h2>
|
|
Working LIC: 10411611611211558474756505050454949494557504549545345504846110103114111107451021141011014697112112
|
|
|
|
If you found ALSA lib error please type disable-voice before asking question
|
|
|
|
# Use (Linux Distro)
|
|
1. apt-get update && apt-get upgrade (if not updated and upgraded)
|
|
2. apt install python3 && apt install python3-pip
|
|
3. apt install git
|
|
4. git clone https://github.com/MrSanZz/KawaiiGPT
|
|
5. cd KawaiiGPT
|
|
6. pip3 install -r requirements.txt // python3 install.py
|
|
7. python3 kawai.py
|
|
|
|
# Use (Termux)
|
|
1. pkg update && pkg upgrade (if not updated and upgraded)
|
|
2. pkg install python3
|
|
3. pkg install git
|
|
4. git clone https://github.com/MrSanZz/KawaiiGPT
|
|
5. cd KawaiiGPT
|
|
6. pip3 install -r requirements.txt // python3 install.py
|
|
7. python3 kawai.py
|