GPT4Free / app.py
MrDonStuff's picture
Create app.py
c889e78 verified
raw
history blame
46 Bytes
from g4f.gui import run_gui
run_gui(port=7860)