Spaces:
Sleeping
Sleeping
File size: 253 Bytes
861182c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
name: hydra
channels:
- conda-forge
dependencies:
- ipykernel
- ipython
- ipython_genutils
- jupyter_client
- jupyter_core
- pandas
- pandera
- pdf2image
- pytables
- pytesseract
- python=3.12
- python-lsp-server
- scikit-learn
- tesseract
- traitlets
|