Muhammad Qasim
commited on
Commit
·
3409dbc
1
Parent(s):
f5808e4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ tiktoken
|
|
10 |
matplotlib
|
11 |
pycryptodome==3.15.0
|
12 |
# uncomment to use huggingface llms
|
13 |
-
huggingface-hub==0.
|
14 |
|
15 |
# uncomment to use instructor embeddings
|
16 |
InstructorEmbedding==1.0.1
|
|
|
10 |
matplotlib
|
11 |
pycryptodome==3.15.0
|
12 |
# uncomment to use huggingface llms
|
13 |
+
huggingface-hub==0.24.6
|
14 |
|
15 |
# uncomment to use instructor embeddings
|
16 |
InstructorEmbedding==1.0.1
|