jhj0517
commited on
Commit
•
3c08153
1
Parent(s):
4cbf87a
Fix typo
Browse files- requirements-cpu.txt +1 -1
requirements-cpu.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# Torch
|
2 |
|
3 |
numpy>=1.26.4
|
4 |
opencv-python-headless
|
|
|
1 |
+
# Torch will be automatically installed with following dependencies
|
2 |
|
3 |
numpy>=1.26.4
|
4 |
opencv-python-headless
|