Spaces:
Running
Running
Arrcttacsrks
commited on
Commit
•
ec758de
1
Parent(s):
f93ee5d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
-
dotenv
|
3 |
numpy==1.23.5
|
4 |
opencv-python==4.7.0.72
|
5 |
onnx==1.14.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
python-dotenv
|
3 |
numpy==1.23.5
|
4 |
opencv-python==4.7.0.72
|
5 |
onnx==1.14.0
|