File size: 422 Bytes
54d96a4 23a1c52 54d96a4 23a1c52 2825f65 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
# Core dependencies streamlit>=1.24.0 pandas torch requests aiofiles pillow # PDF processing PyMuPDF PyPDF2 # Transformers and diffusion models transformers diffusers # OpenAI integration openai tiktoken # Audio and video processing audio-recorder-streamlit opencv-python moviepy # Additional utilities glob2 pytz beautifulsoup4 mistune>=3.0.0 huggingface_hub gradio_client python-dotenv textract torchvision verovio |