Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
gradio
|
4 |
requests
|
5 |
|
6 |
-
|
|
|
1 |
+
git+https://github.com/smol-ai/smolagent.git
|
2 |
transformers
|
3 |
torch
|
4 |
gradio
|
5 |
requests
|
6 |
|
|