Raghavan1988
commited on
Commit
•
937467a
1
Parent(s):
88ebf9c
adding langchain and arxiv
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
huggingface_hub
|
2 |
gradio==3.42.0
|
3 |
-
text-generation==0.4.1
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
gradio==3.42.0
|
3 |
+
text-generation==0.4.1
|
4 |
+
langchain=0.0.279
|
5 |
+
arxiv=1.4.8
|