Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ boto3
|
|
5 |
unstructured
|
6 |
unstructured[local-inference]
|
7 |
accelerate
|
8 |
-
torch
|
|
|
|
5 |
unstructured
|
6 |
unstructured[local-inference]
|
7 |
accelerate
|
8 |
+
torch
|
9 |
+
ctransformers
|