tugstugi / dl-colab-notebooks

Try out deep learning models online on Google Colab
1.72k stars 465 forks source link

3 Errors in Cell 1 #41

Closed Hazyyyyy closed 3 years ago

Hazyyyyy commented 3 years ago

ERROR: tensorflow 1.15.2 has requirement gast==0.2.2, but you'll have gast 0.3.3 which is incompatible. ERROR: datascience 0.10.6 has requirement folium==0.2.1, but you'll have folium 0.8.3 which is incompatible. ERROR: albumentations 0.1.12 has requirement imgaug<0.2.7,>=0.2.5, but you'll have imgaug 0.2.9 which is incompatible.

tugstugi commented 3 years ago

Which notebook?

tugstugi commented 3 years ago

Those are warnings. The code should still work.