Spaces:
Sleeping
Sleeping
RamAnanth1
commited on
Commit
•
e52dc40
1
Parent(s):
ad5dca9
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
accelerate>=0.12.0
|
2 |
transformers
|
3 |
-
torch
|
4 |
-
bitsandbytes
|
5 |
scipy
|
|
|
1 |
accelerate>=0.12.0
|
2 |
transformers
|
3 |
+
torch --index-url https://download.pytorch.org/whl/cu118
|
4 |
+
bitsandbytes
|
5 |
scipy
|