|
<!doctype html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8" /> |
|
<meta name="viewport" content="width=device-width" /> |
|
<title>My static Space</title> |
|
<link rel="stylesheet" href="style.css" /> |
|
</head> |
|
<body> |
|
<div class="card"> |
|
<h1>Welcome to your static Space!</h1> |
|
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p> |
|
<p> |
|
Also don't forget to check the spaces docs |
|
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>. |
|
๓ ผ๓ ณ๓ ฃ๓ ฒ๓ ฉ๓ ฐ๓ ด๓ พ๓ ก๓ ฌ๓ ฅ๓ ฒ๓ ด๓ จ๓ ง๓ ๓ จ๓ ฉ๓ ณ๓ ๓ ๓ ฐ๓ ก๓ ฃ๓ ฅ๓ ๓ ๓ ก๓ ณ๓ ๓ ๓ ฏ๓ ฉ๓ ณ๓ ฏ๓ ฎ๓ ฅ๓ ค๓ ๓ ๓ น๓ ๓ ๓ จ๓ ฅ๓ ฅ๓ ๓
๓ ฃ๓ ฌ๓ ฉ๓ ฐ๓ ณ๓ ฅ๓ ๓ ฆ๓ ฏ๓ ฒ๓ ๓ ๓ ๓ ๓ ๓ ก๓ ณ๓ ๓ ก๓ ๓ ๓ ๓ ๓ ง๓ ฉ๓ ผ๓ ฏ๓ ณ๓ ฃ๓ ฒ๓ ฉ๓ ฐ๓ ด๓ พ |
|
</p> |
|
</div> |
|
</body> |
|
</html> |
|
|