Skip to content

Commit

Permalink
Remove wandb in network
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-nguyen committed May 16, 2023
1 parent 8a0620c commit c5b30e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/model/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
import logging

os.environ["MPLCONFIGDIR"] = os.getcwd() + "./tmp/"
import matplotlib.pyplot as plt
from PIL import Image
import wandb
from src.model.loss import GeodesicError


Expand Down

0 comments on commit c5b30e5

Please sign in to comment.