gagan3012 commited on
Commit
7632bdc
·
verified ·
1 Parent(s): a2a20b8

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
+ ```