Open wmodes opened 4 years ago
Adding a requirements.txt to the module would clarify some issues like why tensorflow 2.x doesn't work.
try this pip install tensorflow==1.15
Adding a requirements.txt to the module would clarify some issues like why tensorflow 2.x doesn't work.