Steven10429 commited on
Commit
cc1dfe8
·
verified ·
1 Parent(s): 3891b34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- huggingface_hub==0.25.2
2
  peft
3
  psutil
4
  tqdm
5
  gradio
6
 
7
- numpy~=1.26.4
8
- sentencepiece~=0.2.0
9
- transformers>=4.45.1,<5.0.0
10
- gguf>=0.1.0
11
- protobuf>=4.21.0,<5.0.0
12
 
13
  --extra-index-url https://download.pytorch.org/whl/cpu
14
- torch~=2.2.1
15
 
16
  gradio_log
17
  bitsandbytes
 
1
+ huggingface_hub
2
  peft
3
  psutil
4
  tqdm
5
  gradio
6
 
7
+ numpy
8
+ sentencepiece
9
+ transformers
10
+ gguf
11
+ protobuf
12
 
13
  --extra-index-url https://download.pytorch.org/whl/cpu
14
+ torch
15
 
16
  gradio_log
17
  bitsandbytes