Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
a4b6505
1
Parent(s):
1602927
Messing with configuration.
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,3 +8,5 @@ torch==1.12.1
|
|
8 |
torchvision==0.13.1
|
9 |
transformers==4.40.2
|
10 |
sentence-transformers==3.0.1
|
|
|
|
|
|
8 |
torchvision==0.13.1
|
9 |
transformers==4.40.2
|
10 |
sentence-transformers==3.0.1
|
11 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
12 |
+
torch
|