Spaces:
Sleeping
Sleeping
Commit
•
1c7de17
1
Parent(s):
66f7c58
update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -8,7 +8,6 @@ pandas
|
|
8 |
langchain-community
|
9 |
transformers
|
10 |
|
11 |
-
torch
|
12 |
torchvision
|
13 |
torchaudio
|
14 |
-
--index-url https://download.pytorch.org/whl/cpu
|
|
|
8 |
langchain-community
|
9 |
transformers
|
10 |
|
11 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|
12 |
torchvision
|
13 |
torchaudio
|
|