CoderCowMoo commited on
Commit
c388e1e
Β·
verified Β·
1 Parent(s): b992b5e

Change pytorch version and cuda version hopefully fix

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- bitsandbytes==0.43.0
2
- einops==0.8.0
3
- huggingface_hub==0.20.1
4
- jaxtyping==0.2.28
5
- safetensors==0.4.3
6
- spaces==0.27.1
7
- torch==2.2.2+cu121
8
  transformers==4.40.0
 
1
+ bitsandbytes==0.43.0
2
+ einops==0.8.0
3
+ huggingface_hub==0.20.1
4
+ jaxtyping==0.2.28
5
+ safetensors==0.4.3
6
+ spaces==0.27.1
7
+ torch==2.2.1+cu118
8
  transformers==4.40.0