Suku0 commited on
Commit
bc99606
1 Parent(s): 2369989

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ transformers
4
+ sentence-transformers
5
+ qdrant-client
6
+ llama-cpp-python
7
+ einops