Knightmovies commited on
Commit
c726dc7
·
verified ·
1 Parent(s): 48a584a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- python-doctr[torch]==0.8.1
2
- gradio
3
- torch
4
- torchvision
5
- opencv-python-headless
 
1
+ gradio>=4.0.0
2
+ opencv-python-headless==4.8.1.78
3
+ numpy>=1.21.0
4
+ Pillow>=9.0.0
5
+ tempfile-shutil