Spaces:
Running
Running
DmitriiKhizbullin
commited on
Commit
•
2729533
1
Parent(s):
97bdd10
pip install camel
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai
|
2 |
tenacity
|
3 |
tiktoken
|
4 |
-
colorama
|
|
|
|
1 |
openai
|
2 |
tenacity
|
3 |
tiktoken
|
4 |
+
colorama
|
5 |
+
git+https://github.com/lightaime/camel.git@hf_spaces_1
|