From 92f8209adb9a0608119b94c1cc86fec1c80dabba Mon Sep 17 00:00:00 2001 From: hadifawaz1999 Date: Sun, 21 Jul 2024 19:37:44 +0200 Subject: [PATCH] gif to mp4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7dc6cb..9c19931 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains a project for visualizing warping distortions such as t ## Contents - `main.py`: The main script to run the DTW visualization. -- `draw_functions.py`: Contains the functions for generating plots and GIFs. +- `draw_functions.py`: Contains the functions for generating plots and MP4s. - `utils.py`: Utility functions used in the project. - `config/config_hydra.yaml`: Configuration file for Hydra.