Spaces:
Running
Running
glitz-dev commited on
Commit ·
dc3da16
1
Parent(s): f49aef0
uvicorn package added in requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ PyPDF2==3.0.1
|
|
| 10 |
pytesseract==0.3.13
|
| 11 |
torch==2.8.0
|
| 12 |
transformers==4.56.1
|
|
|
|
|
|
| 10 |
pytesseract==0.3.13
|
| 11 |
torch==2.8.0
|
| 12 |
transformers==4.56.1
|
| 13 |
+
uvicorn
|