sab commited on
Commit
dd4505c
·
1 Parent(s): 52a9770
Files changed (3) hide show
  1. README.md +4 -6
  2. index.html +1 -1
  3. logo.png +0 -0
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
- title: DeepSeek-R1 WebGPU
3
- emoji: 🧠
4
- colorFrom: red
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
- short_description: Next-generation reasoning model that runs locally in-browser
10
- thumbnail: >-
11
- https://huggingface.co/spaces/webml-community/deepseek-r1-webgpu/resolve/main/banner.png
12
  models:
13
  - onnx-community/DeepSeek-R1-Distill-Qwen-1.5B-ONNX
14
  ---
 
1
  ---
2
+ title: DeepSeek-R1 in your Browser
3
+ emoji: 🐋
4
+ colorFrom: gray
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
+ short_description: A cutting-edge reasoning model that operates locally within your browser
 
 
10
  models:
11
  - onnx-community/DeepSeek-R1-Distill-Qwen-1.5B-ONNX
12
  ---
index.html CHANGED
@@ -2,7 +2,7 @@
2
  <html lang="en">
3
  <head>
4
  <meta charset="UTF-8" />
5
- <link rel="icon" type="image/png" href="/logo.png" />
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
  <title>DeepSeek-R1 WebGPU</title>
8
  <script type="module" crossorigin src="/assets/index-dKoIuxf-.js"></script>
 
2
  <html lang="en">
3
  <head>
4
  <meta charset="UTF-8" />
5
+ <link rel="icon" type="image/png" href="/logo_2.png" />
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
  <title>DeepSeek-R1 WebGPU</title>
8
  <script type="module" crossorigin src="/assets/index-dKoIuxf-.js"></script>
logo.png DELETED
Binary file (860 kB)