Bashir Gulistani commited on
Commit
f8d217c
·
unverified ·
1 Parent(s): 3e52413

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,10 +1,4 @@
1
- torch
2
- torchvision
3
- requests
4
- gdown
5
- opencv-python
6
- Pillow
7
- scikit-image
8
- matplotlib
9
- huggingface_hub==0.22.2
10
- gradio==4.39.*
 
1
+ huggingface_hub==0.23.*
2
+ gradio==4.43.*
3
+ pydantic==2.6.*
4
+ prometheus_client==0.16.*