Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,4 +6,8 @@ tags:
|
|
| 6 |
|
| 7 |
# batch_invariant_kernel
|
| 8 |
|
| 9 |
-
To try out the example of the code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
# batch_invariant_kernel
|
| 8 |
|
| 9 |
+
To try out the example of the code by running the following commands:
|
| 10 |
+
|
| 11 |
+
```bash
|
| 12 |
+
uv run https://huggingface.co/gagan3012/batch_invariant_kernel/resolve/main/readme_example.py
|
| 13 |
+
```
|