DSDUDEd commited on
Commit
4ec1d9a
·
verified ·
1 Parent(s): 73233ea

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -14
requirements.txt CHANGED
@@ -1,15 +1,4 @@
1
- torch>=2.1.0
2
- transformers>=4.35.0
3
  gradio>=3.41.0
4
- accelerate>=0.23.0
5
- bitsandbytes>=0.41.0
6
- sentencepiece>=0.1.99
7
- torch>=2.1.0
8
- transformers>=4.35.0
9
- gradio>=3.41.0
10
- accelerate>=0.23.0
11
- bitsandbytes>=0.41.0
12
- sentencepiece>=0.1.99
13
- git+https://github.com/huggingface/optimum.git
14
-
15
-
 
 
 
1
  gradio>=3.41.0
2
+ llama-cpp-python>=0.1.81
3
+ numpy>=1.25.0
4
+ pillow>=10.1.0