drbh HF Staff commited on
Commit
8ee4213
·
verified ·
1 Parent(s): 351c665

Uploaded using `kernel-builder`.

Browse files
Files changed (1) hide show
  1. README.md +3 -10
README.md CHANGED
@@ -6,18 +6,11 @@ This is the repository card of drbh/test-repo that has been pushed on the Hub. I
6
 
7
  ## How to use
8
 
9
- ```python
10
- # make sure `kernels` is installed: `pip install -U kernels`
11
- from kernels import get_kernel
12
-
13
- kernel_module = get_kernel("drbh/test-repo")
14
- test_repo = kernel_module.test_repo
15
-
16
- test_repo(...)
17
- ```
18
 
19
  ## Available functions
20
- - `test_repo`
 
21
 
22
  ## Benchmarks
23
 
 
6
 
7
  ## How to use
8
 
9
+ Usage example not available.
 
 
 
 
 
 
 
 
10
 
11
  ## Available functions
12
+
13
+ Function list not available.
14
 
15
  ## Benchmarks
16