Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
huggingface_hub==0.30.2
|
2 |
gradio==5.22.0
|
3 |
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
git+https://github.com/Ssojux2/clova-llama-index.git
|
|
|
1 |
huggingface_hub==0.30.2
|
2 |
gradio==5.22.0
|
3 |
|
4 |
+
chromadb
|
5 |
+
sentence-transformers
|
6 |
+
openai
|
|