mdAmin313 commited on
Commit
f331c22
·
verified ·
1 Parent(s): 76ca58d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  fastapi
2
  uvicorn
3
  requests
4
- pydantic
5
- google-cloud-aiplatform
6
- httpx
7
  python-dotenv
8
- google-cloud-language
9
  transformers
10
- torch
 
 
 
1
  fastapi
2
  uvicorn
3
  requests
4
+ beautifulsoup4
 
 
5
  python-dotenv
 
6
  transformers
7
+ sentence-transformers
8
+ torch
9
+ google-genai