Shakshi3104 commited on
Commit
e319108
1 Parent(s): 6fff7f5

[add] Add packages

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -9,9 +9,7 @@ tqdm
9
  python-dotenv
10
 
11
  # Visualization
12
- streamlit>=1.24
13
- st-pages
14
- streamlit-webrtc
15
 
16
  tqdm>=4.65
17
  matplotlib>=3.7
@@ -25,8 +23,6 @@ pandas>=2.0
25
  opencv-python>=4.8
26
  pillow>=9.5
27
 
28
- # LLM
29
-
30
  # Others
31
  python-magic==0.4.27
32
  emoji>=2.6.0
@@ -39,6 +35,7 @@ voyager
39
  mecab-python3
40
  unidic-lite
41
  fugashi
 
42
  sentence-transformers>=3.0
43
 
44
  # Notion
 
9
  python-dotenv
10
 
11
  # Visualization
12
+ gradio
 
 
13
 
14
  tqdm>=4.65
15
  matplotlib>=3.7
 
23
  opencv-python>=4.8
24
  pillow>=9.5
25
 
 
 
26
  # Others
27
  python-magic==0.4.27
28
  emoji>=2.6.0
 
35
  mecab-python3
36
  unidic-lite
37
  fugashi
38
+ sentencepiece
39
  sentence-transformers>=3.0
40
 
41
  # Notion