diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-12-15 21:32:51 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-12-15 21:32:51 +0100 |
| commit | e0b0b2f976c61225a178c7715caf2656a1f6741f (patch) | |
| tree | 78a0e5c861462822d212c065f0825c906209bfe9 /old/faiss/static/metadata.html | |
| parent | c5b02ffab8d388e8a2925e51736b902a48a95e71 (diff) | |
moving stuff
Diffstat (limited to 'old/faiss/static/metadata.html')
| -rw-r--r-- | old/faiss/static/metadata.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/old/faiss/static/metadata.html b/old/faiss/static/metadata.html new file mode 100644 index 00000000..e74e1ee1 --- /dev/null +++ b/old/faiss/static/metadata.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <title>VFrame Metadata</title> + <link rel="shortcut icon" href="/search/static/favicon.ico" /> + <meta name="viewport" content="width=device-width,initial-scale=1.0"> + </head> + <body> + <script type="text/javascript" src="/search/static/js/metadata-app.js"></script></body> +</html> |
