Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
torch==2.2.2
|
| 3 |
torchvision==0.17.2
|
|
|
|
| 1 |
+
opencv-python-headless==4.10.0.84
|
| 2 |
gradio==4.44.0
|
| 3 |
torch==2.2.2
|
| 4 |
torchvision==0.17.2
|