g4f / main.py
AWeirdDev's picture
init
fb489a5
raw
history blame
64 Bytes
from g4f.api import run_api
run_api(host="0.0.0.0", port=7860)