Spaces:
Runtime error
Runtime error
rusenbb commited on
Commit ·
ce5d6e8
1
Parent(s): 43a4b35
fixed index causing build error
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
torch
|
| 2 |
peft
|
| 3 |
transformers
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torch
|
| 3 |
peft
|
| 4 |
transformers
|