YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

<header>
    <h1>School Surveillance System</h1>
</header>

<section class="login-box">
    <h2>Admin Login</h2>
    <input id="username" type="text" placeholder="Username">
    <input id="password" type="password" placeholder="Password">
    <button onclick="login()">Login</button>
    <p id="login-message"></p>
</section>

<section id="dashboard" class="hidden">
    <h2>Dashboard</h2>

    <div class="container">

        <div class="card">
            <h3>Live Camera Feed</h3>
            <video width="100%" controls autoplay muted>
                <source src="camera-sample.mp4" type="video/mp4">
            </video>
        </div>

        <div class="card">
            <h3>Student Activity Logs</h3>
            <ul id="logs"></ul>
        </div>

        <div class="card"
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support