Spaces:
Runtime error
Runtime error
Commit
·
01372c1
1
Parent(s):
2a1cdbf
Add torch for transformers pipeline
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ sentencepiece
|
|
4 |
docx
|
5 |
python-pptx
|
6 |
plantuml
|
7 |
-
huggingface-hub
|
|
|
|
4 |
docx
|
5 |
python-pptx
|
6 |
plantuml
|
7 |
+
huggingface-hub
|
8 |
+
torch
|