Spaces:
Running
Running
Takahiro Kubo
commited on
Commit
•
85e2dee
1
Parent(s):
7cae154
Add dependencies
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
anthropic==0.5.0
|
3 |
+
tiktoken==0.5.1
|