gokaygokay commited on
Commit
d17454c
·
verified ·
1 Parent(s): 74edd87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ datasets:
12
  ---
13
 
14
  ```
15
- pip install -q datasets flash_attn timm einops
16
  ```
17
 
18
  ```python
 
12
  ---
13
 
14
  ```
15
+ pip install -q torch==2.4.0 datasets flash_attn timm einops
16
  ```
17
 
18
  ```python