Spaces:
Sleeping
Sleeping
Plat
commited on
Commit
·
68a9510
1
Parent(s):
4e12b69
chore: specify cuda version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==2.2.0
|
2 |
accelerate==0.30.1
|
3 |
transformers==4.41.2
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.2.0
|
3 |
accelerate==0.30.1
|
4 |
transformers==4.41.2
|