Update README.md
Browse files
README.md
CHANGED
|
@@ -112,7 +112,7 @@ with torch.no_grad():
|
|
| 112 |
python inference.py --checkpoint temple2.pt
|
| 113 |
```
|
| 114 |
|
| 115 |
-
Includes TempleOS-style VGA 16-color terminal output with bordered oracle windows. See the [main repo](https://github.com/
|
| 116 |
|
| 117 |
## Intended Use
|
| 118 |
|
|
|
|
| 112 |
python inference.py --checkpoint temple2.pt
|
| 113 |
```
|
| 114 |
|
| 115 |
+
Includes TempleOS-style VGA 16-color terminal output with bordered oracle windows. See the [main repo](https://github.com/empero-org/temple2) for full details.
|
| 116 |
|
| 117 |
## Intended Use
|
| 118 |
|