Alimoi commited on
Commit
ad2d4ae
·
verified ·
1 Parent(s): 3483284

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -20,9 +20,12 @@ psutil
20
  opencv-python
21
  imageio-ffmpeg
22
  requests
 
23
 
24
  #non essential dependencies:
25
  kornia>=0.7.1
26
  spandrel
27
  soundfile
28
  av
 
 
 
20
  opencv-python
21
  imageio-ffmpeg
22
  requests
23
+ gguf>=0.13.0
24
 
25
  #non essential dependencies:
26
  kornia>=0.7.1
27
  spandrel
28
  soundfile
29
  av
30
+ sentencepiece
31
+ protobuf