Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.33.0
|
|
2 |
torch==2.0.1
|
3 |
pillow==9.5.0
|
4 |
streamlit==1.22.0
|
5 |
-
pymupdf==1.22.5
|
|
|
|
2 |
torch==2.0.1
|
3 |
pillow==9.5.0
|
4 |
streamlit==1.22.0
|
5 |
+
pymupdf==1.22.5
|
6 |
+
sentencepiece==0.1.99
|