JUGGHM commited on
Commit
56a2ba1
1 Parent(s): df87b80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch == 2.0.1
2
  torchvision == 0.15.2
 
3
  opencv-python
4
  numpy == 1.23.1
5
  Pillow
 
1
  torch == 2.0.1
2
  torchvision == 0.15.2
3
+ xformers == 0.0.21
4
  opencv-python
5
  numpy == 1.23.1
6
  Pillow