Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio>=
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
PyPDF2
|
7 |
-
python-docx
|
8 |
-
smolagents
|
|
|
1 |
+
gradio>=3.36.0
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
requests
|
5 |
+
beautifulsoup4
|
6 |
+
PyPDF2
|
7 |
+
python-docx
|
8 |
+
smolagents
|