Spaces:
Sleeping
Sleeping
Commit ·
31062d4
1
Parent(s): cda20d5
feat : add install module
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pretrainedmodels
|
|
| 8 |
matplotlib
|
| 9 |
pytorch-msssim
|
| 10 |
opencv-python
|
| 11 |
-
tqdm
|
|
|
|
|
|
| 8 |
matplotlib
|
| 9 |
pytorch-msssim
|
| 10 |
opencv-python
|
| 11 |
+
tqdm
|
| 12 |
+
torchsummary
|