Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ requests~=2.32.3
|
|
3 |
transformers~=4.46.2
|
4 |
beautifulsoup4~=4.12.3
|
5 |
reportlab~=4.2.5
|
6 |
-
torch
|
|
|
|
3 |
transformers~=4.46.2
|
4 |
beautifulsoup4~=4.12.3
|
5 |
reportlab~=4.2.5
|
6 |
+
torch
|
7 |
+
tf-keras
|