Skip to content

Commit

Permalink
remove ipython requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
KeplerC authored Apr 29, 2024
1 parent 256c36f commit 8ddaedd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fog_x/rlds/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import numpy as np
import tensorflow_datasets as tfds # type: ignore
from IPython import display
from PIL import Image

DATASETS = [
Expand Down

0 comments on commit 8ddaedd

Please sign in to comment.