fasthtml
fasthtml copied to clipboard
doing FastHTML in HF
Hi I have created small python apps using fastAPI but when trying to use fastHTML in HF it bombs on the first line. Any ideas why HF is not supporting fastHTML? thanks.
#from fasthtml.common import FastHTML, serve, Div, H1 from fasthtml.common import *
app = FastHTML()
@app.route("/")...............
I guess you mean with Hugging Face ?
https://fastht.ml/docs/explains/oauth.html#using-state-hugging-face