Spaces:
Sleeping
Sleeping
LucasAguetai
commited on
Commit
·
f234dc4
1
Parent(s):
00837ec
add torch to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ python-docx
|
|
11 |
PyMuPDF
|
12 |
chardet
|
13 |
frontend
|
14 |
-
typing
|
|
|
|
11 |
PyMuPDF
|
12 |
chardet
|
13 |
frontend
|
14 |
+
typing
|
15 |
+
torch
|