Skip to content

Commit

Permalink
otra_modificacion
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafther0112 committed Apr 24, 2023
1 parent 330af87 commit 1ab5107
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions train.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
Copyright (C) 2019 NVIDIA Corporation. All rights reserved.
Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
"""

import sys

import data

from collections import OrderedDict

from options.train_options import TrainOptions

import data

from util.iter_counter import IterationCounter

from util.visualizer import Visualizer
Expand Down

0 comments on commit 1ab5107

Please sign in to comment.