scmlewis commited on
Commit
54766e3
·
verified ·
1 Parent(s): a6b8548

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- torch>=1.8
2
  transformers
 
3
  gradio
4
  Pillow
 
5
  ultralytics
6
  numpy
 
 
1
  transformers
2
+ torch
3
  gradio
4
  Pillow
5
+ accelerate
6
  ultralytics
7
  numpy