Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ einops
|
|
| 5 |
gdown
|
| 6 |
gradio
|
| 7 |
lxml
|
|
|
|
| 8 |
torch==1.13.1
|
| 9 |
torchvision==0.14.1
|
| 10 |
torchaudio==0.13.1
|
|
|
|
| 5 |
gdown
|
| 6 |
gradio
|
| 7 |
lxml
|
| 8 |
+
opencv-python
|
| 9 |
torch==1.13.1
|
| 10 |
torchvision==0.14.1
|
| 11 |
torchaudio==0.13.1
|