LevinAleksey commited on
Commit
77b767e
·
verified ·
1 Parent(s): 444d38b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  gradio
2
  spaces
3
- qdrant-client
4
  httpx
5
  torch
6
  transformers
7
  accelerate
8
- bitsandbytes
 
 
 
 
1
  gradio
2
  spaces
 
3
  httpx
4
  torch
5
  transformers
6
  accelerate
7
+ bitsandbytes
8
+ qdrant-client==1.7.0
9
+ grpcio==1.60.0
10
+ protobuf==4.25.1