Spaces:
Running
Running
File size: 1,255 Bytes
5135431 8acb05b 5135431 1017160 5135431 7a72ae0 df24718 5293c22 c6b33d8 6d7f375 |
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
# --- Core runtime / UI --- gradio>=4.36,<5 fastapi>=0.112,<1 uvicorn>=0.30,<1 numpy>=1.22,<1.27 requests>=2.32,<3 websocket-client>=1.8,<2 beautifulsoup4>=4.13,<5 tqdm>=4.67,<5 cryptography>=42,<43 python-multipart>=0.0.9,<0.1 # --- PyTorch stack --- torch>=2.4,<3 torchvision>=0.19,<1 torchaudio>=2.4,<3 # --- HF ecosystem / modeling --- transformers>=4.44,<5 tokenizers>=0.19,<0.22 diffusers>=0.31,<1 accelerate>=1.10,<2 safetensors>=0.4,<0.5 sentencepiece>=0.2,<0.3 scipy>=1.11,<1.28 timm>=1.0.9,<2 faiss-cpu>=1.7,<2 networkx>=2.8.8,<3.0 # --- Audio --- librosa>=0.10,<0.11 numba>=0.59,<0.60 llvmlite>=0.42,<0.43 soundfile>=0.12,<0.13 SpeechRecognition>=3.10,<4 piper-tts>=1.2,<2 webrtcvad>=2.0.10,<3 speechbrain>=0.5.15,<0.6 TTS>=0.22,<0.23 # Must stay <0.23 for numpy/pandas compatibility gruut[de,es,fr]==2.2.3 # --- Image / Video --- Pillow>=10.4,<11 imageio>=2.36,<3 imageio-ffmpeg>=0.4.9,<0.5 moviepy>=2.1,<3 opencv-python-headless>=4.10,<5 pytesseract>=0.3.13,<0.4 emoji>=2.12,<3 # --- Documents --- PyPDF2>=3.0.1,<4 python-docx>=1.1,<1.2 openpyxl>=3.1,<4 pandas>=1.5,<2 # <2 for TTS compatibility # --- Math / Code --- pygments>=2.18,<3 SQLAlchemy>=2.0,<3 email-validator>=2.1,<3 python-jose>=3.3.0,<4 passlib>=1.7,<2 alembic>=1.13,<2 |