LinyingLyu commited on
Commit
ea646b3
·
verified ·
1 Parent(s): 3f7b75a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
 
 
 
 
1
  numpy
2
  tqdm
3
- torch
4
  huggingface-hub
 
 
1
+ --pre
2
+ --extra-index-url https://download.pytorch.org/whl/nightly/cu126
3
+
4
+ torch==2.7.0.dev20250110+cu126
5
  numpy
6
  tqdm
 
7
  huggingface-hub
8
+ tiktoken