|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta |
|
http-equiv="Cache-Control" |
|
content="no-cache, no-store, must-revalidate" |
|
/> |
|
<meta http-equiv="Pragma" content="no-cache" /> |
|
<meta http-equiv="Expires" content="0" /> |
|
|
|
<meta charset="utf-8" /> |
|
<meta |
|
name="viewport" |
|
content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0" |
|
/> |
|
|
|
<meta name="theme-color" content="#ffffff" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<title>lama-cleaner - Image inpainting powered by SOTA AI model</title> |
|
</head> |
|
<body> |
|
<noscript>You need to enable JavaScript to run this app.</noscript> |
|
<div id="root"></div> |
|
</body> |
|
</html> |
|
|