Spaces:
Sleeping
Sleeping
File size: 455 Bytes
f5ef52c e319108 f5ef52c e319108 f5ef52c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
# Utility pydantic==1.10 ipython>=8.12 psutil>=5.9 pyyaml>=6.0 typing_extensions==4.5.0 loguru>=0.7.0 tqdm python-dotenv # Visualization gradio tqdm>=4.65 matplotlib>=3.7 seaborn>=0.12 # Data handling numpy==1.26 pandas>=2.0 # Image opencv-python>=4.8 pillow>=9.5 # Others python-magic==0.4.27 emoji>=2.6.0 # search rank_bm25 voyager # NLP mecab-python3 unidic-lite fugashi sentencepiece sentence-transformers>=3.0 # Notion notion-client notion2md |