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