File size: 422 Bytes
a30d560
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
pipeline_tag: text-to-image
library_name: diffusers
license: mit
---

# Model

This repo contains the full fine-tuned model of the paper [TextDiffuser-2: Unleashing the Power of Language Models for Text Rendering](https://huggingface.co/papers/2311.16465).

# Usage

The script [here](https://github.com/microsoft/unilm/tree/master/textdiffuser-2#firecracker-inference) can be used to perform inference with the model.