Spaces:
Sleeping
Sleeping
Add requirements.txt file (#3)
Browse files- Add requirements.txt file (36eb8a7b46b8ff679aab47eeb2f23b84512125f6)
Co-authored-by: smolSWE Bot <[email protected]>
- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
smolagents[all]
|
2 |
+
PyYAML
|
3 |
+
gradio
|
4 |
+
googlesearch-python
|
5 |
+
huggingface_hub
|
6 |
+
browserforge
|
7 |
+
tldextract
|
8 |
+
markitdown
|
9 |
+
markdown
|
10 |
+
brotli
|
11 |
+
zstandard
|