Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,8 @@ opencv-python
|
|
| 7 |
basicsr
|
| 8 |
numpy
|
| 9 |
torch
|
|
|
|
|
|
|
| 10 |
timm
|
| 11 |
prettytable
|
| 12 |
omegaconf
|
|
|
|
| 7 |
basicsr
|
| 8 |
numpy
|
| 9 |
torch
|
| 10 |
+
torchvision
|
| 11 |
+
torchaudio
|
| 12 |
timm
|
| 13 |
prettytable
|
| 14 |
omegaconf
|