Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ streamlit
|
|
2 |
transformers
|
3 |
PyPDF2
|
4 |
requests
|
5 |
-
|
|
|
2 |
transformers
|
3 |
PyPDF2
|
4 |
requests
|
5 |
+
torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118
|