Anushree1 commited on
Commit
e772db9
·
verified ·
1 Parent(s): b26f451

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio==3.35.0
2
- torch==2.1.0
3
- transformers==4.32.0
4
- Pillow==9.6.0
 
 
1
+ opencv-python
2
+ gradio
3
+ transformers
4
+ torch
5
+ numpy