p1atdev commited on
Commit
2095b42
·
verified ·
1 Parent(s): 1c916f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.2.0
3
- accelerate==0.30.1
4
- transformers==4.41.2
5
- spaces==0.28.3
6
- bitsandbytes==0.43.1
7
  python-dotenv
8
- requests
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu124
2
+ torch
3
+ accelerate
4
+ transformers
5
+ spaces
6
+ bitsandbytes
7
  python-dotenv
8
+ uv