Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
osunlp
/
TravelPlannerEnvironment
like
3
Running
App
Files
Files
Community
6006f1d
TravelPlannerEnvironment
/
templates
/
index.html
hsaest
Upload folder using huggingface_hub
acc4386
verified
10 months ago
raw
Copy download link
history
blame
Safe
171 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Gradio in FastAPI
</
title
>
</
head
>
<
body
>
<
iframe
src
=
"{{ gradio_url }}"
width
=
"100%"
height
=
"800px"
>
</
iframe
>
</
body
>
</
html
>