Spaces:
Sleeping
Sleeping
req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
requests>=2.31.0
|
3 |
beautifulsoup4>=4.12.2
|
4 |
transformers>=4.35.0
|
5 |
torch>=2.0.1
|
6 |
PyPDF2>=3.0.0
|
7 |
python-docx>=0.8.11
|
8 |
-
smolagents>=0.2.0
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
requests>=2.31.0
|
3 |
beautifulsoup4>=4.12.2
|
4 |
transformers>=4.35.0
|
5 |
torch>=2.0.1
|
6 |
PyPDF2>=3.0.0
|
7 |
python-docx>=0.8.11
|
8 |
+
smolagents>=0.2.0
|