Skip to content

Commit a20bcb8

Browse files
committed
Update requirements and gitignore
1 parent c44f406 commit a20bcb8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
venv
33
.vscode
4+
.idea
45
*.mp3
56
*.mp4
67
*.wav

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ pdf2image
1414
sentence-transformers
1515
fastapi
1616
psycopg
17-
uvicorn
17+
uvicorn
18+
pgvector

0 commit comments

Comments
 (0)