Spaces:
Runtime error
Runtime error
Update requierements.txt
Browse files- requierements.txt +2 -6
requierements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
gradio
|
2 |
-
python-doctr
|
3 |
-
pypdfium2==3.21.1
|
4 |
-
tensorflow==2.13.0 # Requerido si usas [tf] en DocTR
|
5 |
-
# torch==2.0.1+cpu # Descomenta y ajusta si usas PyTorch
|
6 |
-
Pillow==9.5.0
|
|
|
1 |
+
gradio
|
2 |
+
python-doctr
|
|
|
|
|
|
|
|