Skip to content

Commit baeaece

Browse files
committed
relax pl and omegaconf requirements
1 parent 535659a commit baeaece

File tree

2 files changed

+630
-630
lines changed

2 files changed

+630
-630
lines changed

scripts/reconstruction_usage.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
},
409409
"source": [
410410
"%%capture\n",
411-
"%pip install omegaconf==2.0.0 pytorch-lightning==1.0.8\n",
411+
"%pip install omegaconf>=2.0.0 pytorch-lightning>=1.0.8\n",
412412
"import sys\n",
413413
"sys.path.append(\".\")\n",
414414
"\n",

0 commit comments

Comments
 (0)