Spaces:
Runtime error
Runtime error
Update README.md
Browse files
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 |
|