Mikkatsuki commited on
Commit
9db55fc
·
verified ·
1 Parent(s): fb38ed6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio
2
- groq
3
- pypdf
4
- python-docx
5
- sentence-transformers
6
- numpy
7
- chromadb
8
- scikit-learn
 
1
+ gradio==6.20.0
2
+ google-genai==2.12.1
3
+ chromadb==1.5.9
4
+ sentence-transformers==5.6.0
5
+ pypdf==5.9.0
6
+ python-docx==1.2.0
7
+ python-telegram-bot==22.8
8
+ discord.py==2.7.1