|
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8" /> |
|
<meta name='viewport' content='width=device-width,initial-scale=1'> |
|
<title>OFA-Image_Generation</title> |
|
<link rel="stylesheet" href="style.css" /> |
|
</head> |
|
<body> |
|
<div class="card"> |
|
<h1 class="title">OFA-Image_Generation</h1> |
|
<p class="description">For an interactive demo, please click this <a href="http://39.99.141.101/" > link</a> </p> |
|
<img rel="demo" src="https://github.com/OFA-Sys/OFA/raw/main/examples/normal_images.png"> |
|
</div> |
|
</body> |
|
</html> |
|
|