yuntian-deng commited on
Commit
87001e2
·
verified ·
1 Parent(s): 3540358

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
 
10
  # Neural Computer Demo
11
 
12
- This is a demonstration of a Neural Computer system that can generate computer screen interactions in real-time. The system uses a trained diffusion model to predict what the screen should look like based on mouse movements, clicks, and keyboard inputs.
13
 
14
  ## How to Use
15
 
 
9
 
10
  # Neural Computer Demo
11
 
12
+ This is a demonstration of a Neural Computer system that can generate computer screen interactions in real-time. The system uses a trained diffusion model to predict what the screen should look like based on mouse movements, clicks, and keyboard inputs. For more details, see https://arxiv.org/abs/2507.08800v1.
13
 
14
  ## How to Use
15