Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ numpy==1.26
|
|
6 |
opencv-python==4.10.0.84
|
7 |
pandas==2.1.2
|
8 |
pillow==10.1.0
|
9 |
-
requests==2.
|
10 |
sentencepiece==0.2.0
|
11 |
torch==2.4.0
|
12 |
torchvision==0.19.0
|
|
|
6 |
opencv-python==4.10.0.84
|
7 |
pandas==2.1.2
|
8 |
pillow==10.1.0
|
9 |
+
requests==2.24.0
|
10 |
sentencepiece==0.2.0
|
11 |
torch==2.4.0
|
12 |
torchvision==0.19.0
|