Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yasirme
/
RAG-retrieval
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
44870e3
RAG-retrieval
/
src
/
index.html
yasirme
push
44870e3
5 months ago
raw
Copy download link
history
blame
Safe
242 Bytes
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
/>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
/>
<
title
>
Hello World
</
title
>
</
head
>
<
body
>
<
h1
>
Hello World
</
h1
>
</
body
>
</
html
>