Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ requests==2.27.*
|
|
3 |
uvicorn[standard]==0.17.*
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
-
transformers
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
protobuf>=4.21.3
|
|
|
3 |
uvicorn[standard]==0.17.*
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
+
transformers
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
protobuf>=4.21.3
|