Spaces:
Running
Running
ffreemt
commited on
Commit
·
d3de7cb
1
Parent(s):
76cbc50
update requirements.txt smolagents[litellm]
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
git+https://github.com/huggingface/smolagents.git@main#egg=smolagents
|
|
|
|
|
2 |
anthropic>=0.37.1
|
3 |
beautifulsoup4>=4.12.3
|
4 |
datasets>=2.21.0
|
|
|
1 |
+
# git+https://github.com/huggingface/smolagents.git@main#egg=smolagents
|
2 |
+
smolagents[litellm]
|
3 |
+
|
4 |
anthropic>=0.37.1
|
5 |
beautifulsoup4>=4.12.3
|
6 |
datasets>=2.21.0
|