Lennard Schober commited on
Commit
e7ce173
·
1 Parent(s): 9611c3f

Remove cuda from tf

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- tensorflow[and-cuda]==2.14.0
 
2
  keras==2.14.0
3
  matplotlib==3.7.5
4
  Pillow==9.0.1
 
1
+ tensorflow==2.14.0
2
+ #tensorflow[and-cuda]==2.14.0
3
  keras==2.14.0
4
  matplotlib==3.7.5
5
  Pillow==9.0.1