Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ numpy
|
|
4 |
tensorflow-hub
|
5 |
openai
|
6 |
gradio>=4.44.1
|
7 |
-
scikit-learn
|
|
|
|
|
|
4 |
tensorflow-hub
|
5 |
openai
|
6 |
gradio>=4.44.1
|
7 |
+
scikit-learn
|
8 |
+
openai==0.28
|
9 |
+
anthropic>=0.7.0
|