Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ transformers
|
|
| 3 |
spacy
|
| 4 |
fpdf2
|
| 5 |
gradio==4.44.1
|
| 6 |
-
huggingface_hub==0.23.4
|
|
|
|
|
|
|
|
|
| 3 |
spacy
|
| 4 |
fpdf2
|
| 5 |
gradio==4.44.1
|
| 6 |
+
huggingface_hub==0.23.4
|
| 7 |
+
sentencepiece
|
| 8 |
+
numpy==1.26.4
|