profile "auto" exits with code 1, profile "invoke" exits with code 137. How to fix either of those/what is the cause? #269
-
Then I tried and run the next command:
Apparently some file is somehow corrupte, okay, not the end of the world.
And this one exits with the code 137. I am running this on windows with the newest docker desktop version I found another discussion with the error 137, but that seems to be another unrelated problem: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The file might get corrupted while downloading because of internet problems. Because all UIs share the same data, all of them might stop working. @TimonGisler can you delete the corrupted file and try again? delete |
Beta Was this translation helpful? Give feedback.
-
Wow that was a fast answer. |
Beta Was this translation helpful? Give feedback.
The file might get corrupted while downloading because of internet problems. Because all UIs share the same data, all of them might stop working.
@TimonGisler can you delete the corrupted file and try again? delete
data/.cache/huggingface/hub/models--openai--clip-vit-large-patch14
and then run the auto ui again.