matybohacek
commited on
Commit
•
9c5cfbd
1
Parent(s):
63df131
Update deepaction_v1.py
Browse files- deepaction_v1.py +1 -1
deepaction_v1.py
CHANGED
@@ -18,7 +18,7 @@ _HOMEPAGE = "https://huggingface.co/datasets/faridlab/deepaction_v1"
|
|
18 |
|
19 |
_LICENSE = "TBD"
|
20 |
|
21 |
-
SUPPORTED = ["VideoPoet", "BDAnimateDiffLightning", "CogVideoX5B", "Pexels", "RunwayML", "StableDiffusion"]
|
22 |
|
23 |
class DeepActionV1(datasets.GeneratorBasedBuilder):
|
24 |
VERSION = datasets.Version("1.0.0")
|
|
|
18 |
|
19 |
_LICENSE = "TBD"
|
20 |
|
21 |
+
SUPPORTED = ["VideoPoet", "BDAnimateDiffLightning", "CogVideoX5B", "Pexels", "RunwayML", "StableDiffusion", "Veo"]
|
22 |
|
23 |
class DeepActionV1(datasets.GeneratorBasedBuilder):
|
24 |
VERSION = datasets.Version("1.0.0")
|