Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,5 +8,5 @@ faiss-cpu
|
|
| 8 |
openai
|
| 9 |
gradio
|
| 10 |
unstructured
|
| 11 |
-
torch
|
| 12 |
python-docx
|
|
|
|
| 8 |
openai
|
| 9 |
gradio
|
| 10 |
unstructured
|
| 11 |
+
torch --extra-index-url https://download.pytorch.org/whl/cpu
|
| 12 |
python-docx
|