Spaces:
Running
Running
Update README.md (#2)
Browse files- Update README.md (bae55a725f39b6be8ed590c6a15296c17f9125b2)
Co-authored-by: Merve Noyan <[email protected]>
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).
|