rufatronics commited on
Commit
41d13e5
·
verified ·
1 Parent(s): 9e83a7a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
- llama-cpp-python
3
- gradio
4
- huggingface-hub
 
1
+ torch>=2.0.0
2
+ transformers>=4.36.0
3
+ accelerate>=0.24.0
4
+ gradio>=4.0.0