File size: 304 Bytes
db50bff 1afb380 db50bff | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # TranscriptorAI - HF Spaces Dependencies gradio>=4.0.0 huggingface_hub>=0.19.0 python-docx>=1.0.0 pdfplumber>=0.10.0 pandas>=2.0.0 matplotlib>=3.7.0 reportlab>=4.0.0 tiktoken>=0.5.0 nltk>=3.8.0 scikit-learn>=1.3.0 # Do NOT install these on Spaces (use API instead): # transformers # torch # torchaudio |