Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
4 |
gradio
|
5 |
torch
|
|
|
1 |
+
pycryptodome
|
2 |
+
PyPDF2
|
3 |
+
transformers
|
4 |
+
pandas
|
5 |
gradio
|
6 |
torch
|