07Codex07 commited on
Commit
5ce7a99
·
1 Parent(s): 4dadc33

Fix build error: removed sqlite3-binary from requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ faiss-cpu
6
  pypdf
7
  unstructured
8
  python-dotenv
9
- gradio
 
 
6
  pypdf
7
  unstructured
8
  python-dotenv
9
+ gradio
10
+ tiktoken