PhilHolst commited on
Commit
7bb1f0f
·
1 Parent(s): 5f54d9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio==2.2.7
2
- detectron2 @ https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.9/index.html
3
- numpy==1.20.3
4
- opencv-python-headless==4.5.3.56
5
- Pillow==8.3.2
6
- torch==1.9.0
7
- torchvision==0.10.0
8
- langchain==0.1.5
 
1
+ gradio
2
+ numpy
3
+ opencv-python-headless
4
+ Pillow
5
+ torch
6
+ torchvision
7
+ langchain