Instructions to use Toc/toc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Toc/toc with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Toc/toc", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 279 Bytes
8da9c80 | 1 2 3 4 5 6 7 8 9 10 | #additional_networks_cover_image,
#additional_networks_cover_image > .h-60,
#additional_networks_cover_image > .h-60 > div,
#additional_networks_cover_image > .h-60 > div > img
{
height: 480px !important;
max-height: 480px !important;
min-height: 480px !important;
}
|