Remove `transformers` as the library name and replace it with the custom library.
Browse filesHey team!
I am Aritra from Hugging Face.
I would like to point out that you could register your library as a custom library (https://github.com/NVlabs/alpamayo) to Hugging Face, and that could open up a lot of goodies at the model card.
To know more, here is the official guide: https://huggingface.co/docs/hub/en/models-adding-libraries. Let me know if you need any help from my side.
PS: I am removing the `transformers` library name tag, so that the community does not encounter errors while trying to infer on the model.
README.md
CHANGED
|
@@ -3,7 +3,6 @@ datasets:
|
|
| 3 |
- nvidia/PhysicalAI-Autonomous-Vehicles
|
| 4 |
- nvidia/PhysicalAI-Autonomous-Vehicles-NuRec
|
| 5 |
pipeline_tag: robotics
|
| 6 |
-
library_name: transformers
|
| 7 |
license: other
|
| 8 |
---
|
| 9 |
|
|
|
|
| 3 |
- nvidia/PhysicalAI-Autonomous-Vehicles
|
| 4 |
- nvidia/PhysicalAI-Autonomous-Vehicles-NuRec
|
| 5 |
pipeline_tag: robotics
|
|
|
|
| 6 |
license: other
|
| 7 |
---
|
| 8 |
|