Quazim0t0 commited on
Commit
92b390a
·
verified ·
1 Parent(s): 6e6c98c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,9 +5,11 @@ colorFrom: green
5
  colorTo: yellow
6
  sdk: docker
7
  app_port: 7860
8
- pinned: false
9
  license: mit
10
  short_description: Train a shared model P2P by opening a browser tab
 
 
11
  ---
12
 
13
  # 🌼 DaisyChain-Web — train by opening a page
@@ -35,4 +37,4 @@ a pipeline for reusing old/spare hardware to train neural networks.
35
 
36
  **Heads up:** peers connect directly (WebRTC), so devices in your group can see
37
  each other's IP address, and there is no gradient authentication — only train
38
- with devices/people you trust. Proof of concept.
 
5
  colorTo: yellow
6
  sdk: docker
7
  app_port: 7860
8
+ pinned: true
9
  license: mit
10
  short_description: Train a shared model P2P by opening a browser tab
11
+ thumbnail: >-
12
+ https://cdn-uploads.huggingface.co/production/uploads/67871034cb915f55dc0815e6/sjLPnK1cGx4BZTgVT76OO.png
13
  ---
14
 
15
  # 🌼 DaisyChain-Web — train by opening a page
 
37
 
38
  **Heads up:** peers connect directly (WebRTC), so devices in your group can see
39
  each other's IP address, and there is no gradient authentication — only train
40
+ with devices/people you trust. Proof of concept.