Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nononno
/
hj
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hj
/
gpt4free-main
/
g4f
/
gui
/
server
/
app.py
nononno
Upload 177 files
1b67eb7
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
from
flask
import
Flask
app = Flask(__name__, template_folder=
'./../client/html'
)