Spaces:
Running
Running
[email protected]
commited on
Commit
·
193ecca
1
Parent(s):
328456e
chore: Update requirements.txt to include reportlab and markdown packages
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ st_copy_to_clipboard
|
|
22 |
# faiss-gpu
|
23 |
faiss-cpu
|
24 |
tiktoken
|
25 |
-
reportlab
|
|
|
|
22 |
# faiss-gpu
|
23 |
faiss-cpu
|
24 |
tiktoken
|
25 |
+
reportlab
|
26 |
+
markdown
|