Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==1.13.1
|
| 2 |
torchvision==0.14.1
|
| 3 |
gradio==3.50.2
|
| 4 |
-
opencv-python
|
| 5 |
numpy
|
| 6 |
pillow
|
| 7 |
requests
|
|
|
|
| 1 |
torch==1.13.1
|
| 2 |
torchvision==0.14.1
|
| 3 |
gradio==3.50.2
|
| 4 |
+
opencv-python
|
| 5 |
numpy
|
| 6 |
pillow
|
| 7 |
requests
|