Spaces:
Sleeping
Sleeping
Commit ·
7f27e0e
1
Parent(s): 5aade66
- dkt/pipelines/pipeline.py +1 -1
- examples/IMG_5703.mp4 +3 -0
dkt/pipelines/pipeline.py
CHANGED
|
@@ -960,7 +960,7 @@ class DKTPipeline:
|
|
| 960 |
print(f"[P4] main_pipe done, video length={len(video)}")
|
| 961 |
|
| 962 |
del vae_outs
|
| 963 |
-
video = video.cpu()
|
| 964 |
torch.cuda.empty_cache()
|
| 965 |
|
| 966 |
|
|
|
|
| 960 |
print(f"[P4] main_pipe done, video length={len(video)}")
|
| 961 |
|
| 962 |
del vae_outs
|
| 963 |
+
# video = video.cpu()
|
| 964 |
torch.cuda.empty_cache()
|
| 965 |
|
| 966 |
|
examples/IMG_5703.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1360dcac6315e4afc4dd6cea4aee24ea5fae82d96a679e9c51ef466898e143b8
|
| 3 |
+
size 1897787
|