Muhammad Qasim
commited on
Commit
·
d69c06b
1
Parent(s):
d354fe1
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ faiss-cpu
|
|
7 |
altair
|
8 |
tiktoken
|
9 |
matplotlib
|
|
|
10 |
# uncomment to use huggingface llms
|
11 |
# huggingface-hub==0.14.1
|
12 |
|
|
|
7 |
altair
|
8 |
tiktoken
|
9 |
matplotlib
|
10 |
+
pycryptodome==3.15.0
|
11 |
# uncomment to use huggingface llms
|
12 |
# huggingface-hub==0.14.1
|
13 |
|