gabrielganan commited on
Commit
d4223f9
·
verified ·
1 Parent(s): b3b9700

adding requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
1
  gradio==4.21.0
 
 
 
2
  pandas==1.5.3
3
- openai==1.14.2
4
- openpyxl==3.1.2
 
1
+ openai==1.14.2
2
  gradio==4.21.0
3
+ huggingface-hub==0.20.3
4
+ transformers==4.38.2
5
+ openpyxl==3.1.2
6
  pandas==1.5.3