thanks to Text2Video-Zero team ❤
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- README.md +13 -0
- __assets__/canny_videos_edge/butterfly.mp4 +0 -0
- __assets__/canny_videos_edge/deer.mp4 +0 -0
- __assets__/canny_videos_edge/fox.mp4 +0 -0
- __assets__/canny_videos_edge/girl_dancing.mp4 +0 -0
- __assets__/canny_videos_edge/girl_turning.mp4 +0 -0
- __assets__/canny_videos_edge/halloween.mp4 +0 -0
- __assets__/canny_videos_edge/santa.mp4 +0 -0
- __assets__/canny_videos_mp4/butterfly.mp4 +0 -0
- __assets__/canny_videos_mp4/deer.mp4 +3 -0
- __assets__/canny_videos_mp4/fox.mp4 +0 -0
- __assets__/canny_videos_mp4/girl_dancing.mp4 +0 -0
- __assets__/canny_videos_mp4/girl_turning.mp4 +0 -0
- __assets__/canny_videos_mp4/halloween.mp4 +0 -0
- __assets__/canny_videos_mp4/santa.mp4 +0 -0
- __assets__/db_files/anime.jpg +0 -0
- __assets__/db_files/arcane.jpg +0 -0
- __assets__/db_files/avatar.jpg +0 -0
- __assets__/db_files/gta.jpg +0 -0
- __assets__/db_files/man1.gif +0 -0
- __assets__/db_files/man1.mp4 +3 -0
- __assets__/db_files/woman1.gif +0 -0
- __assets__/db_files/woman1.mp4 +0 -0
- __assets__/db_files/woman2.gif +0 -0
- __assets__/db_files/woman2.mp4 +0 -0
- __assets__/db_files/woman3.gif +0 -0
- __assets__/db_files/woman3.mp4 +3 -0
- __assets__/github/.DS_Store +0 -0
- __assets__/github/results/.DS_Store +0 -0
- __assets__/github/results/Video_InstructPix2Pix/.DS_Store +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_1/bot_left.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_1/bot_mid.gif +3 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_1/bot_right.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_1/up_left.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_1/up_mid.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_1/up_right.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/bot_left.gif +3 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/bot_mid.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/bot_right.gif +3 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/up_left.gif +3 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/up_mid.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/up_mid.gof.gif +0 -0
- __assets__/github/results/Video_InstructPix2Pix/frame_2/up_right.gif +0 -0
- __assets__/github/results/canny_db/anime_edge.gif +0 -0
- __assets__/github/results/canny_db/anime_style.gif +0 -0
- __assets__/github/results/canny_db/arcane_edge.gif +0 -0
- __assets__/github/results/canny_db/arcane_style.gif +0 -0
- __assets__/github/results/canny_db/edge_bot_right.gif +0 -0
- __assets__/github/results/canny_db/gta-5_man_edge.gif +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
37 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Text2Video-Zero
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.23.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
pipeline_tag: text-to-video
|
11 |
+
---
|
12 |
+
|
13 |
+
Paper: https://arxiv.org/abs/2303.13439
|
__assets__/canny_videos_edge/butterfly.mp4
ADDED
Binary file (548 kB). View file
|
|
__assets__/canny_videos_edge/deer.mp4
ADDED
Binary file (287 kB). View file
|
|
__assets__/canny_videos_edge/fox.mp4
ADDED
Binary file (114 kB). View file
|
|
__assets__/canny_videos_edge/girl_dancing.mp4
ADDED
Binary file (137 kB). View file
|
|
__assets__/canny_videos_edge/girl_turning.mp4
ADDED
Binary file (102 kB). View file
|
|
__assets__/canny_videos_edge/halloween.mp4
ADDED
Binary file (227 kB). View file
|
|
__assets__/canny_videos_edge/santa.mp4
ADDED
Binary file (216 kB). View file
|
|
__assets__/canny_videos_mp4/butterfly.mp4
ADDED
Binary file (884 kB). View file
|
|
__assets__/canny_videos_mp4/deer.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cabaa55b9b38a032443c2b130733b33107dc6186a059dc44743cf39fa6b68d74
|
3 |
+
size 1149486
|
__assets__/canny_videos_mp4/fox.mp4
ADDED
Binary file (345 kB). View file
|
|
__assets__/canny_videos_mp4/girl_dancing.mp4
ADDED
Binary file (374 kB). View file
|
|
__assets__/canny_videos_mp4/girl_turning.mp4
ADDED
Binary file (683 kB). View file
|
|
__assets__/canny_videos_mp4/halloween.mp4
ADDED
Binary file (432 kB). View file
|
|
__assets__/canny_videos_mp4/santa.mp4
ADDED
Binary file (480 kB). View file
|
|
__assets__/db_files/anime.jpg
ADDED
__assets__/db_files/arcane.jpg
ADDED
__assets__/db_files/avatar.jpg
ADDED
__assets__/db_files/gta.jpg
ADDED
__assets__/db_files/man1.gif
ADDED
__assets__/db_files/man1.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc17a9675bd1175956261c77cd8462c7016a5bd825f699e6fba6de6761f14617
|
3 |
+
size 1079648
|
__assets__/db_files/woman1.gif
ADDED
__assets__/db_files/woman1.mp4
ADDED
Binary file (679 kB). View file
|
|
__assets__/db_files/woman2.gif
ADDED
__assets__/db_files/woman2.mp4
ADDED
Binary file (683 kB). View file
|
|
__assets__/db_files/woman3.gif
ADDED
__assets__/db_files/woman3.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f64a4ca129e153c4cbdb7fabe455875bf0c2a9429ab3257234f4a7263d5da04a
|
3 |
+
size 2146467
|
__assets__/github/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
__assets__/github/results/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
__assets__/github/results/Video_InstructPix2Pix/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
__assets__/github/results/Video_InstructPix2Pix/frame_1/bot_left.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_1/bot_mid.gif
ADDED
Git LFS Details
|
__assets__/github/results/Video_InstructPix2Pix/frame_1/bot_right.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_1/up_left.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_1/up_mid.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_1/up_right.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_2/bot_left.gif
ADDED
Git LFS Details
|
__assets__/github/results/Video_InstructPix2Pix/frame_2/bot_mid.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_2/bot_right.gif
ADDED
Git LFS Details
|
__assets__/github/results/Video_InstructPix2Pix/frame_2/up_left.gif
ADDED
Git LFS Details
|
__assets__/github/results/Video_InstructPix2Pix/frame_2/up_mid.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_2/up_mid.gof.gif
ADDED
__assets__/github/results/Video_InstructPix2Pix/frame_2/up_right.gif
ADDED
__assets__/github/results/canny_db/anime_edge.gif
ADDED
__assets__/github/results/canny_db/anime_style.gif
ADDED
__assets__/github/results/canny_db/arcane_edge.gif
ADDED
__assets__/github/results/canny_db/arcane_style.gif
ADDED
__assets__/github/results/canny_db/edge_bot_right.gif
ADDED
__assets__/github/results/canny_db/gta-5_man_edge.gif
ADDED