Staticaliza commited on
Commit
e2aa62b
·
verified ·
1 Parent(s): 3171475

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.60/llama_cpp_python-0.2.60-cp310-cp310-manylinux_2_17_x86_64.whl
2
- huggingface-hub
 
 
 
 
 
 
1
+ torch==2.0.0
2
+ transformers
3
+ accelerate
4
+ optimum
5
+ git+https://github.com/PanQiWei/AutoGPTQ.git@v0.7.1
6
+ gradio
7
+ huggingface-spaces