FrostIce commited on
Commit
7fe6dd7
·
verified ·
1 Parent(s): a8bcddc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- gradio
 
 
 
 
2
  g4f[all]
 
1
+ llama-cpp-python>=0.2.86
2
+ gradio>=4.31
3
+ huggingface_hub>=0.24
4
+ tokenizers>=0.19
5
+ tqdm>=4.66
6
  g4f[all]