Create requirements.txt

#2
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==4.44.0
2
+ llama-cpp-python==0.2.86
3
+ huggingface_hub==0.24.6