Futuresony commited on
Commit
acc9f0a
·
verified ·
1 Parent(s): f34eaec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -11
requirements.txt CHANGED
@@ -1,13 +1,4 @@
1
  gradio
2
  llama-cpp-python==0.2.67
3
- transformers>=4.40.0
4
- torch>=2.1
5
- gradio==3.35.0
6
- datasets
7
- huggingface-hub>=0.19
8
- hf_xet>=1.0.0,<2.0.0
9
- hf-transfer>=0.1.4
10
- protobuf<4
11
- click<8.1
12
- pydantic~=1.0
13
- peft
 
1
  gradio
2
  llama-cpp-python==0.2.67
3
+ huggingface-hub
4
+