Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
playmak3r
/
g4f
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
g4f
/
app.py
playmak3r
add g4f
98a5c25
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
from
g4f.api
import
run_api
if
__name__ ==
'__main__'
:
run_api()