You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The example app for running text-to-image or image-to-image models to generate i
14
14
15
15
## How to use
16
16
17
-
1. Put at least one of your prepared ``split_einsum`` model into the local model folder (The example app supports only ``split_einsum`` models. In terms of performance ``split_einsum`` is the fastest way to get result)
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)
18
18
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
19
19
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
0 commit comments