Pengfa Li commited on
Commit
cb788fe
·
verified ·
1 Parent(s): 02ac259

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -2,4 +2,8 @@ pandas
2
  gradio
3
  openai
4
  requests
5
- google.generativeai
 
 
 
 
 
2
  gradio
3
  openai
4
  requests
5
+ google.generativeai
6
+ faiss-cpu
7
+ transformers
8
+ torch
9
+ collections