rishabhsetiya commited on
Commit
9d4cd51
·
verified ·
1 Parent(s): e018195

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ altair
2
  pandas
3
  streamlit
4
  transformers==4.55.2
5
- torch
6
  bitsandbytes
7
  accelerate>=0.26.0
8
  datasets
 
2
  pandas
3
  streamlit
4
  transformers==4.55.2
5
+ torch --extra-index-url https://download.pytorch.org/whl/cu113
6
  bitsandbytes
7
  accelerate>=0.26.0
8
  datasets