curiouscurrent commited on
Commit
4c7dd76
·
verified ·
1 Parent(s): 4dfc7d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  langchain
2
  gradio
3
  transformers
 
 
 
4
 
5
 
6
 
 
1
  langchain
2
  gradio
3
  transformers
4
+ tensorflow>=2.0
5
+ pytorch
6
+ flax
7
 
8
 
9