Severian commited on
Commit
1075d65
·
1 Parent(s): 657bd4f

Rename requirements (1).txt to requirements.txt

Browse files
Files changed (2) hide show
  1. requirements (1).txt +0 -3
  2. requirements.txt +3 -0
requirements (1).txt DELETED
@@ -1,3 +0,0 @@
1
- llama-cpp-python==0.1.83
2
- huggingface-hub==0.14.1
3
- gradio==3.32.0
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ llama-cpp-python==0.2.17
2
+ huggingface-hub==0.19.0
3
+ gradio==3.35.0