Spaces:
Running
Running
Update README.md
#2
by
mervenoyan
- opened
README.md
CHANGED
@@ -42,3 +42,5 @@ Kernels on the Hub are designed to be:
|
|
42 |
- **Portable**: Load from paths outside `PYTHONPATH`
|
43 |
- **Unique**: Multiple versions can run in the same process
|
44 |
- **Compatible**: Support various Python versions, PyTorch builds, and C++ ABIs
|
|
|
|
|
|
42 |
- **Portable**: Load from paths outside `PYTHONPATH`
|
43 |
- **Unique**: Multiple versions can run in the same process
|
44 |
- **Compatible**: Support various Python versions, PyTorch builds, and C++ ABIs
|
45 |
+
|
46 |
+
Learn more about Kernel Hub and kernels library [in this blog](https://huggingface.co/blog/hello-hf-kernels).
|