Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mofu-team
/
MoFu
like
1
Running
App
Files
Files
Community
5f2229f
MoFu
/
index.html
parsee-mizuhashi
Create index.html
e5ac494
over 1 year ago
raw
Copy download link
history
blame
Safe
241 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
MoFu Paper
</
title
>
</
head
>
<
body
>
<
object
data
=
"./paper.pdf"
type
=
"application/pdf"
width
=
"100%"
height
=
"95%"
>
<
p
>
<
a
href
=
./paper.pdf
">
Download
</
a
>
?
</
p
>
</
object
>
</
body
>
</
html
>