Skip to content

Commit 84ec97b

Browse files
committed
Update README.md
1 parent b1d516e commit 84ec97b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ The example app for running text-to-image or image-to-image models to generate i
1414

1515
## How to use
1616

17-
1. Put at least one of your prepared ``split_einsum`` model into the folder for "Local models" (The example app supports only ``split_einsum`` models. In terms of performance ``split_einsum`` is the fastest way to get result)
17+
1. Place at least one of your prepared split_einsum models into the ‘Local Models’ folder. Find the ‘Document’ folder through the interface by tapping on the ‘Local Models’ button. If the folder is empty, then create a folder named ‘models’. Refer to the folders’ hierarchy in the image below for guidance.
18+
The example app supports only ``split_einsum`` models. In terms of performance ``split_einsum`` is the fastest way to get result.
1819
2. Pick up the model that was placed at the local folder from the list. Click update button if you added a model while app was launched
1920
3. Enter a prompt or pick up a picture and press "Generate" (You don't need to prepare image size manually) It might take up to a minute or two to get the result
2021

0 commit comments

Comments
 (0)