RamAnanth1 commited on
Commit
d68a054
1 Parent(s): 13baf64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.12.1
2
- torchvision==0.13.1
3
  numpy==1.23.1
4
  transformers==4.26.1
5
  albumentations==1.3.0
@@ -27,4 +27,4 @@ langchain==0.0.101
27
  diffusers
28
  openai
29
  accelerate
30
- xformers
 
1
+ torch
2
+ torchvision
3
  numpy==1.23.1
4
  transformers==4.26.1
5
  albumentations==1.3.0
 
27
  diffusers
28
  openai
29
  accelerate
30
+ xformers==0.0.16