malusama commited on
Commit
1fde89f
·
verified ·
1 Parent(s): 0ab025b

Pin pytorch_lightning 1.9.2 for VLMo compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch
2
- pytorch_lightning<=2.0.8
3
  transformers==4.17.0
4
  safetensors
5
  Pillow
 
1
  torch
2
+ pytorch_lightning==1.9.2
3
  transformers==4.17.0
4
  safetensors
5
  Pillow