Instructions to use ZhankuiHe/unicrs4gen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZhankuiHe/unicrs4gen with Transformers:
# Load model directly from transformers import UniCRS4GenModule model = UniCRS4GenModule.from_pretrained("ZhankuiHe/unicrs4gen", dtype="auto") - Notebooks
- Google Colab
- Kaggle