Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ pypdf==4.0.1
|
|
8 |
reportlab==4.1.0
|
9 |
tiktoken==0.6.0
|
10 |
transformers==4.37.2
|
11 |
-
--extra-index-url https://download.pytorch.org/whl/
|
12 |
-
torch==2.1
|
|
|
8 |
reportlab==4.1.0
|
9 |
tiktoken==0.6.0
|
10 |
transformers==4.37.2
|
11 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
12 |
+
torch==2.0.1+cu118
|