This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
DeepEncode/.gitignore
2023-07-24 16:47:07 +01:00

12 lines
112 B
Text

*
!*/
!.github/**
!LICENSE
!README.md
!.gitignore
!DeepEncode.py
!train_model.py
!video_compression_model.py