MNGames commited on
Commit
948a376
1 Parent(s): 63c2d6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio
2
- tensorflow
 
3
  numpy
4
- Pillow
5
- moviepy
 
 
1
  gradio
2
+ torch
3
+ opencv-python
4
  numpy
5
+ pytesseract
6
+ transformers
7
+ torchvision