Text-to-Image
Jonathan-Zhou commited on
Commit
3f6751f
1 Parent(s): 4290419

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text-to-image
10
 
11
  This model is intended purely for research purposes as a demonstration of the feasibility of improving the model on data labeled from random video game players.
12
 
13
- Inference code that runs on a 24GB consumer card is below.
14
 
15
 
16
  ```python3
 
10
 
11
  This model is intended purely for research purposes as a demonstration of the feasibility of improving the model on data labeled from random video game players.
12
 
13
+ Inference code that runs on a 24GB consumer card is below. More details are in the paper, at [https://arxiv.org/abs/2409.19830](https://arxiv.org/abs/2409.19830)
14
 
15
 
16
  ```python3