allbibek commited on
Commit
043bd06
·
verified ·
1 Parent(s): 06fe876

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,9 +1,14 @@
1
  gradio
 
 
 
 
2
  sentence-transformers
3
  torch
4
  transformers==4.37.2
5
  numpy
6
  scipy
7
- supabase
8
- python-dotenv
9
- google-genai
 
 
1
  gradio
2
+ supabase
3
+ python-dotenv
4
+ google-genai
5
+
6
  sentence-transformers
7
  torch
8
  transformers==4.37.2
9
  numpy
10
  scipy
11
+
12
+ pandas
13
+ openpyxl
14
+