Spaces:
Paused
Paused
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 |
-
|
| 3 |
numpy<2
|
| 4 |
opencv-python>=4.8.1
|
| 5 |
onnx>=1.16.1
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
+
customtkinter==5.2.2
|
| 3 |
numpy<2
|
| 4 |
opencv-python>=4.8.1
|
| 5 |
onnx>=1.16.1
|