hash-map commited on
Commit
93af30a
·
verified ·
1 Parent(s): f29098c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- tensorflow>=2.10.0
2
- tensorflow-text>=2.10.0
3
- sentencepiece>=0.1.99
4
- gradio>=4.0.0
5
- numpy>=1.21.0
 
 
1
+ tensorflow>=2.10.0
2
+ tensorflow-text>=2.10.0
3
+ sentencepiece>=0.1.99
4
+ gradio>=4.0.0
5
+ numpy>=1.21.0
6
+ pandas