pavank007 commited on
Commit
23bfbfd
·
verified ·
1 Parent(s): 8ed9665

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio==3.50.2
2
- transformers==4.35.0
3
  torch>=2.0.0
4
  pillow>=9.0.0
5
  numpy>=1.20.0
6
- opencv-python>=4.5.0
 
 
1
+ gradio>=5.0.0
2
+ transformers>=4.30.0
3
  torch>=2.0.0
4
  pillow>=9.0.0
5
  numpy>=1.20.0
6
+ opencv-python>=4.5.0
7
+ huggingface_hub>=0.16.0