Spaces:
Build error
Build error
onipot
commited on
Commit
•
05edfc7
1
Parent(s):
1e87d45
update requirements
Browse files- lol.jpg +0 -0
- requirements.txt +2 -2
lol.jpg
DELETED
Binary file (8.02 kB)
|
|
requirements.txt
CHANGED
@@ -5,8 +5,8 @@ opencv-python-headless
|
|
5 |
Pillow
|
6 |
PyYAML>=5.3.1
|
7 |
scipy>=1.4.1
|
8 |
-
torch
|
9 |
-
torchvision
|
10 |
tqdm>=4.41.0
|
11 |
|
12 |
# logging -------------------------------------
|
|
|
5 |
Pillow
|
6 |
PyYAML>=5.3.1
|
7 |
scipy>=1.4.1
|
8 |
+
torch==1.10.1
|
9 |
+
torchvision==0.11.2
|
10 |
tqdm>=4.41.0
|
11 |
|
12 |
# logging -------------------------------------
|