Mazenvip12 commited on
Commit
37e51cb
·
verified ·
1 Parent(s): 5c15f46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- pip install gradio llama-cpp-python
 
 
 
 
 
 
 
 
1
+ gradio>=4.0
2
+ llama-cpp-python>=0.2
3
+ datasets
4
+ huggingface-hub>=0.19
5
+ hf-transfer>=0.1.4
6
+ protobuf<4
7
+ click<8.1
8
+ pydantic~=1.0