Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ torchvision
|
|
13 |
xformers
|
14 |
httpx[socks]
|
15 |
huggingface_hub==0.25.0
|
16 |
-
moviepy==1.0.3
|
|
|
|
13 |
xformers
|
14 |
httpx[socks]
|
15 |
huggingface_hub==0.25.0
|
16 |
+
moviepy==1.0.3
|
17 |
+
tabulate
|