Spaces:
Running
Running
<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"> | |
<p> | |
It may take 5-10 minutes for it to load so please be patient. <br> | |
If this space doesn't load visit <a href="https://huggingface.co/spaces/tonyassi/lucy-text-to-image" target="_blank"> tonyassi/lucy-text-to-image</a>. | |
</p> | |
</div> | |
<script | |
type="module" | |
src="https://gradio.s3-us-west-2.amazonaws.com/4.37.2/gradio.js" | |
></script> | |
<gradio-app src="https://tonyassi-lucy-text-to-image.hf.space"></gradio-app> | |
</body> | |
</html> | |