Updated documentation
Browse files- docs/API.md +1 -0
docs/API.md
CHANGED
|
@@ -329,6 +329,7 @@ constantly monitor our GPU cluster capacity and perform scaling as needed.
|
|
| 329 |
## Known Issues and Limitations
|
| 330 |
|
| 331 |
As any generative model, our models are not perfect (though we constantly work on improvements):
|
|
|
|
| 332 |
- Prompt following might not be perfect, especially in case of long and sophisticated prompts. Prefer simpler and more
|
| 333 |
straightforward prompts whenever possible. Also be pretty verbose (e.g. use the word "plain" if you need something of
|
| 334 |
solid color). Additionally, Compel weighting might be used to increase weight of certain tokens.
|
|
|
|
| 329 |
## Known Issues and Limitations
|
| 330 |
|
| 331 |
As any generative model, our models are not perfect (though we constantly work on improvements):
|
| 332 |
+
- Currently, we do not fully support flat lay clothing images. Some might work, but that's not guaranteed.
|
| 333 |
- Prompt following might not be perfect, especially in case of long and sophisticated prompts. Prefer simpler and more
|
| 334 |
straightforward prompts whenever possible. Also be pretty verbose (e.g. use the word "plain" if you need something of
|
| 335 |
solid color). Additionally, Compel weighting might be used to increase weight of certain tokens.
|