Jonathan-Zhou
commited on
Commit
•
926faab
1
Parent(s):
ad94ebe
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: text-to-image
|
|
8 |
---
|
9 |
# Flux GameLabel Lora
|
10 |
|
11 |
-
This model is intended purely for research purposes as a demonstration of the the quality of data labeled by random video game players. It achieves its purpose (higher prompt adherence), but suffers from a variety of issues due to being fine tuned on
|
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 |
|
|
|
8 |
---
|
9 |
# Flux GameLabel Lora
|
10 |
|
11 |
+
This model is intended purely for research purposes as a demonstration of the the quality of data labeled by random video game players. It achieves its purpose (higher prompt adherence), but suffers from a variety of issues due to being fine tuned on synthetic outputs.
|
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 |
|