Image-to-Video
NV-MedTech
custom
simulation
surgical-robotics
video-generation
policy-evaluation
vla-evaluation
healthcare-robotics
world-model
Instructions to use nvidia/Cosmos-H-Surgical-Simulator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NV-MedTech
How to use nvidia/Cosmos-H-Surgical-Simulator with NV-MedTech:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Create config.json
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "custom",
|
| 3 |
+
"notes": "Query file for Hugging Face download stats."
|
| 4 |
+
}
|