Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,5 @@ tabulate
|
|
| 19 |
slowapi==0.1.9
|
| 20 |
gunicorn
|
| 21 |
uvicorn
|
| 22 |
-
langchain-huggingface
|
|
|
|
|
|
| 19 |
slowapi==0.1.9
|
| 20 |
gunicorn
|
| 21 |
uvicorn
|
| 22 |
+
langchain-huggingface
|
| 23 |
+
torch==2.2.2 --extra-index-url https://download.pytorch.org/whl/cpu
|