jmc255 commited on
Commit
90fe9c6
1 Parent(s): ba3daf8

Update aphantasia_drawing_dataset.py

Browse files
Files changed (1) hide show
  1. aphantasia_drawing_dataset.py +1 -1
aphantasia_drawing_dataset.py CHANGED
@@ -7,7 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1DYVroeFqoNK7DDiw_3OIczPeqEME-rbh
8
  """
9
 
10
- !pip install -q datasets
11
 
12
  # Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
13
  #
 
7
  https://colab.research.google.com/drive/1DYVroeFqoNK7DDiw_3OIczPeqEME-rbh
8
  """
9
 
10
+ # !pip install -q datasets
11
 
12
  # Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
13
  #