Add codeformer and update license

This commit is contained in:
Felipe Daragon
2025-04-09 23:03:26 +01:00
parent f40ffde905
commit 3549b7e50c
84 changed files with 12545 additions and 19 deletions

3
basicsr/version.py Normal file
View File

@@ -0,0 +1,3 @@
__version__ = '1.3.2'
__gitsha__ = ''
version_info = (1, 3, 2)