Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit
|
|
| 2 |
transformers==4.44.0
|
| 3 |
peft==0.13.0
|
| 4 |
accelerate==0.33.0
|
| 5 |
-
torch
|
|
|
|
|
|
| 2 |
transformers==4.44.0
|
| 3 |
peft==0.13.0
|
| 4 |
accelerate==0.33.0
|
| 5 |
+
torch
|
| 6 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|