tyfsadik commited on
Commit
c6c80ea
·
verified ·
1 Parent(s): ca86bd0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch>=2.1.0,<2.6.0
3
- transformers>=4.36.0,<4.45.0
4
  accelerate>=0.25.0
5
- bitsandbytes>=0.41.0,<0.50.0
6
- numpy>=1.24.0,<2.0.0
7
- huggingface-hub>=0.19.0
 
 
8
  scipy>=1.11.0
9
- sentencepiece>=0.1.99
10
- protobuf>=3.20.0
 
1
+ gradio>=4.40.0
2
+ torch>=2.1.0
3
+ transformers>=4.40.0
4
  accelerate>=0.25.0
5
+ sentence-transformers>=2.2.2
6
+ nltk>=3.8.1
7
+ readability-lxml>=0.8.1
8
+ numpy>=1.24.0
9
+ huggingface-hub>=0.20.0
10
  scipy>=1.11.0
11
+ bitsandbytes>=0.41.0