Spaces:
Sleeping
Sleeping
cyberosa
commited on
Commit
·
1a27c9f
1
Parent(s):
e4f0a1d
adding missing library
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ gradio_client
|
|
8 |
gradio[oauth]
|
9 |
litellm==1.67.0.post1
|
10 |
wikipedia-api
|
11 |
-
smolagents[transformers]
|
|
|
|
8 |
gradio[oauth]
|
9 |
litellm==1.67.0.post1
|
10 |
wikipedia-api
|
11 |
+
smolagents[transformers]
|
12 |
+
smolagents[audio]
|