Explorar el Código

Added submodule for CTAB-GAN.

Kristian Schultz hace 4 años
padre
commit
d2f054e011
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitmodules

+ 3 - 0
.gitmodules

@@ -4,3 +4,6 @@
 [submodule "external/LoRAS"]
 	path = external/LoRAS
 	url = https://github.com/COSPOV/LoRAS.git
+[submodule "external/CTAB-GAN"]
+	path = external/CTAB-GAN
+	url = https://github.com/Team-TUD/CTAB-GAN.git