Spaces:
Running
Running
Commit ·
c54a050
1
Parent(s): 41415c5
fix : install python-multipart
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ matplotlib
|
|
| 9 |
pytorch-msssim
|
| 10 |
opencv-python
|
| 11 |
tqdm
|
| 12 |
-
torchsummary
|
|
|
|
|
|
| 9 |
pytorch-msssim
|
| 10 |
opencv-python
|
| 11 |
tqdm
|
| 12 |
+
torchsummary
|
| 13 |
+
python-multipart
|