Spaces:
Runtime error
Runtime error
FlawedLLM
commited on
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pip
|
|
|
|
|
2 |
accelerate==0.29.3
|
3 |
bitsandbytes-cuda117
|
4 |
filelock==3.13.1
|
|
|
1 |
pip
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch
|
4 |
accelerate==0.29.3
|
5 |
bitsandbytes-cuda117
|
6 |
filelock==3.13.1
|