sst1 commited on
Commit
673c090
1 Parent(s): fb1b754

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  pymed
2
  gradio
3
  python-dotenv
4
- transformers
 
5
  torch
6
  torchvision==0.12.0
7
  Pillow==8.4.0
 
1
  pymed
2
  gradio
3
  python-dotenv
4
+ transformers==4.12.5
5
+ https://github.com/haotian-liu/LLaVA
6
  torch
7
  torchvision==0.12.0
8
  Pillow==8.4.0