Spaces:
Sleeping
Sleeping
Commit
·
8ea4e27
1
Parent(s):
12ebb9c
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -5,8 +5,6 @@ matplotlib==3.5.3
|
|
5 |
numpy==1.23.5
|
6 |
onnx==1.14.0
|
7 |
onnx_caffe2==1.0.0
|
8 |
-
pandas==1.4.3
|
9 |
-
Pillow==9.2.0
|
10 |
Pillow==9.5.0
|
11 |
pytorch_lightning==2.0.2
|
12 |
Requests==2.30.0
|
|
|
5 |
numpy==1.23.5
|
6 |
onnx==1.14.0
|
7 |
onnx_caffe2==1.0.0
|
|
|
|
|
8 |
Pillow==9.5.0
|
9 |
pytorch_lightning==2.0.2
|
10 |
Requests==2.30.0
|