Spaces:
Runtime error
Runtime error
Johnny Lee
commited on
Commit
·
88345d2
1
Parent(s):
e0fb1c5
add anthropic
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai
|
2 |
langchain
|
3 |
gradio
|
4 |
-
tiktoken
|
|
|
|
1 |
openai
|
2 |
langchain
|
3 |
gradio
|
4 |
+
tiktoken
|
5 |
+
anthropic
|