Spaces:
Running
on
Zero
Running
on
Zero
<html> | |
<head> | |
<title>Gradio App</title> | |
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> | |
</head> | |
<body> | |
{% block content %}{% endblock %} | |
</body> | |
</html> |