"examples/vscode:/vscode.git/clone" did not exist on "421c362266ee78562b1145ffac645fb5935b2b4d"
Update requirements.txt
the UI launches with one missing module `torchvision`. spits out a `ModuleNotFoundError`. installing `torchvision` module fixed it.
Showing
| torch | ||
| torchsde | ||
| torchvision | ||
| einops | ||
| transformers>=4.25.1 | ||
| safetensors>=0.3.0 | ||
| ... | ... |
Please register or sign in to comment