We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b274296 commit 8774f61Copy full SHA for 8774f61
setup.py
@@ -12,7 +12,6 @@
12
download_url = 'https://github.com/christianversloot/extra_keras_datasets/archive/0.1.6.tar.gz',
13
keywords = ['keras', 'datasets', 'machine learning'],
14
install_requires=[
15
- 'tensorflow-auto-detect',
16
'numpy',
17
'scipy'
18
],
0 commit comments