intern-creative-platform / public /error /url-not-found.html
duzhong's picture
Upload folder using huggingface_hub
84602ce verified
<!DOCTYPE html>
<html>
<head>
<title>Not found</title>
</head>
<body>
<h1>Not found</h1>
<p>
The requested URL was not found on this server.
</p>
</body>
</html>