Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
openai
|
2 |
-
tenacity
|
3 |
-
|
4 |
-
|
5 |
-
gradio
|
6 |
-
git+https://github.com/lightaime/camel.git@hf_spaces_3
|
|
|
1 |
+
openai==1.40.2
|
2 |
+
tenacity==9.0.0
|
3 |
+
gradio==3.50.2
|
4 |
+
camel-ai[all]==0.1.6.2
|
|
|
|