Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
requests
|
|
|
3 |
smolagents[toolkit] @ git+https://github.com/huggingface/smolagents.git@v1.16.1
|
4 |
torch
|
5 |
transformers>=4.38.0
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
+
PyYAML
|
4 |
smolagents[toolkit] @ git+https://github.com/huggingface/smolagents.git@v1.16.1
|
5 |
torch
|
6 |
transformers>=4.38.0
|