IbrahimHasani commited on
Commit
f64af32
1 Parent(s): 7a8c937

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- opencv-python
2
- requests
3
- Pillow
4
- matplotlib
5
- numpy
6
  torch
7
- pandas
8
- git+https://github.com/huggingface/transformers
9
- gradio
 
 
 
1
+ gradio
2
+ transformers
 
 
 
3
  torch
4
+ torchvision
5
+ numpy
6
+ Pillow
7
+ opencv-python
8
+ matplotlib