julienkay / com.doji.transformers

A Unity package to run pretrained transformer models with Unity Sentis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doji logo

Transformers

A Unity package to run pretrained transformer models with Unity Sentis

OpenUPM · Documentation (coming soon) · Feedback/Questions

About

This package is meant to be used together with the com.doji.diffusers package to run Stable Diffusion models in Unity.

It is essentially a C# port of Hugging Face’s transformers library. As of today, the only implementations available are:

  • a CLIPTokenizer
  • tokenizer base classes

About

A Unity package to run pretrained transformer models with Unity Sentis

License:MIT License


Languages

Language:C# 100.0%