├── README.md ├── colab shot ├── Screenshot (4400).png ├── Screenshot (4401).png ├── Screenshot (4402).png ├── Screenshot (4403).png ├── Screenshot (4404).png ├── Screenshot (4405).png ├── Screenshot (4406).png ├── Screenshot (4407).png ├── Screenshot (4408).png ├── Screenshot (4409).png └── Screenshot (4410).png ├── configs ├── car-turn.yaml ├── man-skiing.yaml ├── man-surfing.yaml └── rabbit-watermelon.yaml ├── data ├── car-turn.mp4 ├── man-skiing.mp4 ├── man-surfing.mp4 └── rabbit-watermelon.mp4 ├── input video ├── 68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f626561722d6775697461722e676966.gif ├── 68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6361722d7475726e2e676966.gif ├── 68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6d616e2d6261736b657462616c6c2e676966.gif ├── 68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6d616e2d736b69696e672e676966.gif ├── 68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f7261626269742d77617465726d656c6f6e2e676966.gif ├── bear.gif ├── mbike-santa.gif └── train.gif ├── notebooks └── Tune-A-Video.ipynb ├── output video ├── download (3).gif ├── download (4).gif ├── download (5).gif ├── download(2).gif ├── download.gif └── sample-300.gif ├── requirements.txt ├── train_tuneavideo.py └── tuneavideo ├── data └── dataset.py ├── models ├── attention.py ├── resnet.py ├── unet.py └── unet_blocks.py ├── pipelines └── pipeline_tuneavideo.py └── util.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/README.md -------------------------------------------------------------------------------- /colab shot/Screenshot (4400).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4400).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4401).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4401).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4402).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4402).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4403).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4403).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4404).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4404).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4405).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4405).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4406).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4406).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4407).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4407).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4408).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4408).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4409).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4409).png -------------------------------------------------------------------------------- /colab shot/Screenshot (4410).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/colab shot/Screenshot (4410).png -------------------------------------------------------------------------------- /configs/car-turn.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/configs/car-turn.yaml -------------------------------------------------------------------------------- /configs/man-skiing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/configs/man-skiing.yaml -------------------------------------------------------------------------------- /configs/man-surfing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/configs/man-surfing.yaml -------------------------------------------------------------------------------- /configs/rabbit-watermelon.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/configs/rabbit-watermelon.yaml -------------------------------------------------------------------------------- /data/car-turn.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/data/car-turn.mp4 -------------------------------------------------------------------------------- /data/man-skiing.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/data/man-skiing.mp4 -------------------------------------------------------------------------------- /data/man-surfing.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/data/man-surfing.mp4 -------------------------------------------------------------------------------- /data/rabbit-watermelon.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/data/rabbit-watermelon.mp4 -------------------------------------------------------------------------------- /input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f626561722d6775697461722e676966.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f626561722d6775697461722e676966.gif -------------------------------------------------------------------------------- /input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6361722d7475726e2e676966.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6361722d7475726e2e676966.gif -------------------------------------------------------------------------------- /input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6d616e2d6261736b657462616c6c2e676966.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6d616e2d6261736b657462616c6c2e676966.gif -------------------------------------------------------------------------------- /input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6d616e2d736b69696e672e676966.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f6d616e2d736b69696e672e676966.gif -------------------------------------------------------------------------------- /input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f7261626269742d77617465726d656c6f6e2e676966.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/68747470733a2f2f74756e6561766964656f2e6769746875622e696f2f6173736574732f646174612f7261626269742d77617465726d656c6f6e2e676966.gif -------------------------------------------------------------------------------- /input video/bear.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/bear.gif -------------------------------------------------------------------------------- /input video/mbike-santa.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/mbike-santa.gif -------------------------------------------------------------------------------- /input video/train.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/input video/train.gif -------------------------------------------------------------------------------- /notebooks/Tune-A-Video.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/notebooks/Tune-A-Video.ipynb -------------------------------------------------------------------------------- /output video/download (3).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/output video/download (3).gif -------------------------------------------------------------------------------- /output video/download (4).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/output video/download (4).gif -------------------------------------------------------------------------------- /output video/download (5).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/output video/download (5).gif -------------------------------------------------------------------------------- /output video/download(2).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/output video/download(2).gif -------------------------------------------------------------------------------- /output video/download.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/output video/download.gif -------------------------------------------------------------------------------- /output video/sample-300.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/output video/sample-300.gif -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/requirements.txt -------------------------------------------------------------------------------- /train_tuneavideo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/train_tuneavideo.py -------------------------------------------------------------------------------- /tuneavideo/data/dataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/data/dataset.py -------------------------------------------------------------------------------- /tuneavideo/models/attention.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/models/attention.py -------------------------------------------------------------------------------- /tuneavideo/models/resnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/models/resnet.py -------------------------------------------------------------------------------- /tuneavideo/models/unet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/models/unet.py -------------------------------------------------------------------------------- /tuneavideo/models/unet_blocks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/models/unet_blocks.py -------------------------------------------------------------------------------- /tuneavideo/pipelines/pipeline_tuneavideo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/pipelines/pipeline_tuneavideo.py -------------------------------------------------------------------------------- /tuneavideo/util.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yazdi9/Video-Genrator-text-to-video/HEAD/tuneavideo/util.py --------------------------------------------------------------------------------