Rishav-ctrl commited on
Commit
588f11b
·
verified ·
1 Parent(s): fbfac5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -6
requirements.txt CHANGED
@@ -1,8 +1,3 @@
1
- tensorflow==2.12.0
2
  gradio
3
- numpy
4
- pillow
5
-
6
- pip install --upgrade tensorflow keras
7
- pip install --upgrade transformers
8
 
 
1
+ tensorflow>=2.0.0
2
  gradio
 
 
 
 
 
3