Spaces:
Runtime error
Runtime error
lgfunderburk
commited on
Commit
•
34de110
1
Parent(s):
19343e5
add cuda
Browse files- pyproject.toml +0 -1
pyproject.toml
CHANGED
@@ -8,7 +8,6 @@ readme = "README.md"
|
|
8 |
|
9 |
[tool.poetry.dependencies]
|
10 |
python = "^3.10"
|
11 |
-
torch = "1.10.0"
|
12 |
farm-haystack = {extras = ["inference"], version = "^1.20.1"}
|
13 |
chainlit = "^0.7.0"
|
14 |
openai = "^0.28.0"
|
|
|
8 |
|
9 |
[tool.poetry.dependencies]
|
10 |
python = "^3.10"
|
|
|
11 |
farm-haystack = {extras = ["inference"], version = "^1.20.1"}
|
12 |
chainlit = "^0.7.0"
|
13 |
openai = "^0.28.0"
|