1Egyb commited on
Commit
d3a0e99
·
verified ·
1 Parent(s): abb2914

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
  python-multipart==0.0.6
4
- sentence-transformers>=3.0.0
5
  huggingface-hub>=0.20.0
6
  PyMuPDF==1.23.7
7
  python-docx==1.1.0
8
  Pillow==10.1.0
9
- duckduckgo-search # لأداة البحث عن الويب
10
- beautifulsoup4 # لتحليل محتوى الروابط
11
  requests
 
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
  python-multipart==0.0.6
 
4
  huggingface-hub>=0.20.0
5
  PyMuPDF==1.23.7
6
  python-docx==1.1.0
7
  Pillow==10.1.0
8
+ duckduckgo-search
9
+ beautifulsoup4
10
  requests