This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenSource
/
open-webui
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update requirements.txt
Timothy J. Baek
1 year ago
parent
c1ec604f21
commit
ffba59dc3a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
backend/requirements.txt
+ 1
- 0
backend/requirements.txt
View File
@@ -23,6 +23,7 @@ sentence_transformers
pypdf
docx2txt
unstructured
+markdown
PyJWT
pyjwt[crypto]