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