Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xh0o6
/
g4f0204
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
g4f0204
/
g4f
/
gui
/
server
/
app.py
Mohammed Foud
app1
cf7fc45
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'
)