jcmachicao
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio>=4.12.0
|
2 |
llama-cpp-python>=0.2.6
|
|
|
3 |
sentencepiece>=0.1.99
|
4 |
protobuf>=4.25.1
|
5 |
accelerate>=0.25.0
|
|
|
1 |
gradio>=4.12.0
|
2 |
llama-cpp-python>=0.2.6
|
3 |
+
openai>=1.59.6
|
4 |
sentencepiece>=0.1.99
|
5 |
protobuf>=4.25.1
|
6 |
accelerate>=0.25.0
|