Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MrDonStuff
/
GPT4Free
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c889e78
GPT4Free
/
app.py
MrDonStuff
Create app.py
c889e78
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
46 Bytes
from
g4f.gui
import
run_gui
run_gui(port=
7860
)