Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GGSheng
/
fe
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fe
/
bt-source
/
panel
/
BTPanel
/
templates
/
default
/
error.html
GGSheng
feat: deploy Gemma 4 to hf space
3a5cf48
verified
11 days ago
raw
Copy download link
history
blame
contribute
delete
143 Bytes
<!doctype
html
>
<
html
lang
=
"zh"
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
{0}
</
title
>
</
head
>
<
body
>
<
h1
>
{1}
</
h1
>
<
p
>
{2}
</
p
>
</
body
>
</
html
>