prithivMLmods commited on
Commit
2e85fb4
·
verified ·
1 Parent(s): 8716c2f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.82-cu122/llama_cpp_python-0.2.82-cp310-cp310-linux_x86_64.whl
2
- torch
3
- huggingface_hub>=0.22.2
4
- scikit-build-core
5
- llama-cpp-agent>=0.2.18
 
 
 
 
 
 
1
+ gradio_client==1.3.0
2
+ qwen-vl-utils==0.0.2
3
+ transformers-stream-generator==0.0.4
4
+ torch==2.4.0
5
+ torchvision==0.19.0
6
+ git+https://github.com/huggingface/transformers.git
7
+ accelerate
8
+ av
9
+ opencv-python
10
+ matplotlib