lunarring commited on
Commit
e968818
1 Parent(s): 8f800d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  torch==1.13.1
 
2
  transformers==4.25.1
3
  xformers
4
  aiohttp==3.8.3
@@ -31,7 +32,7 @@ Pillow==9.4.0
31
  pyparsing==3.0.9
32
  python-dateutil==2.8.2
33
  python-dotenv==0.21.1
34
- pytorch-lightning==1.8.6
35
  PyYAML==6.0
36
  regex==2022.10.31
37
  requests==2.28.1
 
1
  torch==1.13.1
2
+ triton==1.1.1
3
  transformers==4.25.1
4
  xformers
5
  aiohttp==3.8.3
 
32
  pyparsing==3.0.9
33
  python-dateutil==2.8.2
34
  python-dotenv==0.21.1
35
+ pytorch-lightning==1.9.3
36
  PyYAML==6.0
37
  regex==2022.10.31
38
  requests==2.28.1