QiyuWu commited on
Commit
2437be1
1 Parent(s): 7e6a541

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -12
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
- dlib==19.24.4
2
- Flask==2.2.5
3
- gradio==4.40.0
4
- matplotlib==3.8.4
5
- numpy==2.0.1
6
- onnx==1.16.0
7
- onnxruntime==1.18.1
8
- Pillow==10.4.0
9
- scipy==1.14.0
10
- torch==2.2.2
11
- torchvision==0.17.2
12
- tqdm==4.66.4
 
 
1
+ dlib==19.24.4
2
+ Flask==2.2.5
3
+ gradio==4.40.0
4
+ matplotlib==3.8.4
5
+ numpy==2.0.1
6
+ onnx==1.16.0
7
+ onnxruntime==1.18.1
8
+ Pillow==10.4.0
9
+ scipy==1.14.0
10
+ torch==2.2.2
11
+ torchvision==0.17.2
12
+ tqdm==4.66.4
13
+