Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torch
|
|
8 |
yt-dlp
|
9 |
torchvision
|
10 |
plotly
|
11 |
-
cachetools
|
|
|
|
8 |
yt-dlp
|
9 |
torchvision
|
10 |
plotly
|
11 |
+
cachetools
|
12 |
+
multiprocessing
|