Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,8 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
ninja
|
4 |
-
tokenizers
|
5 |
-
rwkv==0.8.21
|
6 |
-
pynvml
|
7 |
-
huggingface_hub
|
8 |
-
gradio==3.28.1
|
|
|
1 |
+
langchain
|
2 |
+
openai
|
|
|
|
|
|
|
|
|
|
|
|