Fabrice-TIERCELIN commited on
Commit
07590c6
·
verified ·
1 Parent(s): 6b803ee

This Pull Request fixes the error of the space

Browse files

You need to import the `torchvision` library in your `requirements.txt`.

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -13,3 +13,4 @@ torchsde==0.2.6
13
  einops
14
  opencv-contrib-python
15
  safetensors
 
 
13
  einops
14
  opencv-contrib-python
15
  safetensors
16
+ torchvision