cosmosai471 commited on
Commit
4d02bbf
·
verified ·
1 Parent(s): d2d9a34

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ llama-cpp-python==0.2.90 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ huggingface-hub
3
+ transformers
4
+ torch
5
+ Pillow
6
+ speechrecognition
7
+ pyttsx3
8
+ gTTS
9
+ sentencepiece
10
+ diffusers
11
+ accelerate
12
+ safetensors
13
+ python-docx
14
+ python-pptx
15
+ numpy