ashishabraham22 commited on
Commit
17485a9
1 Parent(s): 94d7100

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- tensorflow-cpu
2
  numpy
3
  pandas
4
- os
5
- PIL
 
1
+ tensorflow
2
  numpy
3
  pandas
4
+ gradio
5
+