ohaiyo123 commited on
Commit
1ce02a3
·
verified ·
1 Parent(s): efb70c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -7
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
- fastai==2.7.13
2
- torch==2.0.1
3
- torchvision==0.15.2
4
- Pillow
5
- fastapi
6
- uvicorn
7
- python-multipart
 
 
 
 
 
1
+ torch~=2.5.1
2
+ torchvision~=0.20.1
3
+ numpy~=1.24.3
4
+ pillow~=9.5.0
5
+ opencv-python~=4.10.0.84
6
+ scipy~=1.13.1
7
+ fastprogress~=1.0.3
8
+ deoldify~=0.0.1
9
+ matplotlib~=3.9.3
10
+ huggingface_hub
11
+ gradio