Update requirements.txt
#131
by
Kolyan4ikMephi
- opened
- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -1,2 +1,13 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
numpy
|
4 |
+
huggingface_hub
|
5 |
+
smolagents
|
6 |
+
smolagents[openai]
|
7 |
+
wikipedia-api
|
8 |
+
transformers
|
9 |
+
smolagents[transformers]
|
10 |
+
smolagents[audio]
|
11 |
+
openpyxl
|
12 |
+
pyyaml[resolver]
|
13 |
+
duckduckgo-search
|