Spaces:
Sleeping
Sleeping
Commit ·
78ec986
1
Parent(s): 7ce3771
Added Uvicorn
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ numpy
|
|
| 8 |
requests
|
| 9 |
pypdf2
|
| 10 |
python-docx
|
| 11 |
-
torch==2.3.1
|
|
|
|
|
|
| 8 |
requests
|
| 9 |
pypdf2
|
| 10 |
python-docx
|
| 11 |
+
torch==2.3.1
|
| 12 |
+
uvicorn
|