NaveenKumar5 commited on
Commit
fae8280
·
verified ·
1 Parent(s): 817fe63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  gradio
2
- opencv-python-headless
3
- numpy
4
- pandas
5
- inference
6
 
 
1
  gradio
2
+ transformers
3
+ torch
4
+ Pillow
 
5