Neu256 commited on
Commit
7a08032
β€’
1 Parent(s): 0efadfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -24,6 +24,11 @@ transformers==4.36.*
24
  tqdm
25
  wandb
26
 
 
 
 
 
 
27
  # bitsandbytes
28
  bitsandbytes==0.41.1; platform_system != "Windows"
29
  https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl; platform_system == "Windows"
 
24
  tqdm
25
  wandb
26
 
27
+ SpeechRecognition==3.10.0
28
+ flask_cloudflared==0.0.14
29
+ sse-starlette==1.6.5
30
+ tiktoken
31
+
32
  # bitsandbytes
33
  bitsandbytes==0.41.1; platform_system != "Windows"
34
  https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl; platform_system == "Windows"